Run ID:123111

提交时间:2025-06-28 08:45:19

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