Run ID:116755

提交时间:2025-04-12 13:42:44

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