Run ID:91722

提交时间:2024-09-22 14:03:12

a=int(input()) b=int(input()) c=a a=b b=c print(a,b)