Run ID:88557

提交时间:2024-08-19 12:03:35

a=int(input()) if a>30: print("hot") else: print("cold")