Run ID:146482

提交时间:2026-01-28 21:01:12

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