Run ID:122090

提交时间:2025-06-14 10:50:50

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