Run ID:122082

提交时间:2025-06-14 10:45:29

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