Run ID:87752

提交时间:2024-08-12 17:58:59

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