提交时间:2025-01-09 19:33:12

运行 ID: 308178

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