Run ID:87750

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

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