Run ID:88556

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

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