Run ID:122086

提交时间:2025-06-14 10:47:07

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