Run ID:87641

提交时间:2024-08-11 09:29:20

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