Run ID:88555

提交时间:2024-08-19 12:02:10

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