Run ID:115769

提交时间:2025-04-04 11:09:46

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