Run ID:141281

提交时间:2025-12-21 19:52:36

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