Run ID:140736

提交时间:2025-12-20 11:21:31

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