Run ID:100174

提交时间:2024-12-06 17:15:16

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