Run ID:116742
提交时间:2025-04-12 13:32:03
t = input() t=int(t) if t>30: print('hot') else: print("cold")