Run ID:115766

提交时间:2025-04-04 11:07:34

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