Run ID:91424

提交时间:2024-09-21 18:40:34

s=input().split() b=int(s[1]) a=int(s[0]) c=a a=b b=c print(a,b)