Run ID:120245

提交时间:2025-05-24 20:32:16

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