Run ID:108704
提交时间:2025-01-21 13:39:57
t = input() t=int(t) if t>30: print('hot') else: print("cold")