Run ID:104767

提交时间:2025-01-11 09:36:32

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