Run ID:141681

提交时间:2025-12-28 14:30:31

a=int(input()) if a>0: print("yes") else: print("no")