Run ID:105083

提交时间:2025-01-12 14:06:31

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