Run ID:91230

提交时间:2024-09-21 13:32:39

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