Run ID:123472

提交时间:2025-07-05 09:41:01

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