Run ID:141405

提交时间:2025-12-22 22:17:21

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