Run ID:88554

提交时间:2024-08-19 12:01:45

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