import time m=int(input()) time.sleep(m*0.005) print('odd')