提交时间:2025-01-03 14:39:53

运行 ID: 307198

a,b=map(int,input().split()) t=a a=b b=t print(a,b)