Run ID:93290

提交时间:2024-10-13 09:49:56

a = list(map(int,input().split())) print(*a)