Run ID:128524

提交时间:2025-08-18 09:29:10

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