Run ID:128522
提交时间:2025-08-18 09:25:50
t = input() t = int(t) if t > 30: print('hot') else: print('cold')