Run ID:87642

提交时间:2024-08-11 09:31:02

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