Run ID:107948

提交时间:2025-01-19 09:36:39

n=input() while True: if n>=1 print(n) n=n-1