Run ID:107946

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

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