Run ID:141407

提交时间:2025-12-22 22:22:54

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