Run ID:140737

提交时间:2025-12-20 11:21:46

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