Run ID:141280

提交时间:2025-12-21 19:51:53

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