Run ID:89452

提交时间:2024-08-24 20:20:25

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