Run ID:91723
提交时间:2024-09-22 14:05:42
s=input().split() a=s[0] b=s[1] a=int(a) b=int(b) c=b b=a a=c print(a,b)