Run ID:87753
提交时间:2024-08-12 17:59:13
a=int(input()) a=int(a) if a>=0: print("Yes") else: print("NO")