Run ID:88620

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

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