Run ID:123572
提交时间:2025-07-06 13:09:02
g = input() g = int(g) if g >0: print('YES') else: print('NO')