Run ID:122089

提交时间:2025-06-14 10:49:41

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