Run ID:115765

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

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