Run ID:92308

提交时间:2024-09-28 20:24:36

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