Run ID:149847

提交时间:2026-03-18 20:13:01

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