Run ID:104937

提交时间:2025-01-11 20:10:47

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