Run ID:90436

提交时间:2024-09-14 20:06:11

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