Run ID:140738

提交时间:2025-12-20 11:23:33

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