Run ID:99023

提交时间:2024-11-24 09:39:01

n = int(input()) for _ in range(0,n): print(_+1)