Run ID:141408

提交时间:2025-12-22 22:24:27

a=int(input()) if a<=0: print("NO") else: print("YES")