Run ID:88621

提交时间:2024-08-19 16:15:06

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