提交时间:2024-01-07 15:53:53

运行 ID: 34544

a,b,c=map(int,input().split()) print(c,b,a)