Run ID:66906
提交时间:2024-03-11 15:17:11
nums = input() def out_put(a): print(a[0],a[1],a[2],a[3]) out_put(nums)