Run ID:128525

提交时间:2025-08-18 09:32:20

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