Run ID:122525

提交时间:2025-06-21 10:23:45

n=input() n=int(n) for x in range(1,n+1) print(x)