Run ID:92312

提交时间:2024-09-28 20:25:40

r=input() r=int(r) if r>=60: print("YES") else: print("NO")