Run ID:143632
提交时间:2026-01-17 11:43:43
a=list(map(int,input().split())) #print(*a) for i in a: print(i,end=" ")