Run ID:141682

提交时间:2025-12-28 14:31:08

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