Run ID:87751

提交时间:2024-08-12 17:57:15

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