Run ID:93286

提交时间:2024-10-13 09:47:19

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