Run ID:110144

提交时间:2025-02-15 09:13:46

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