print('Odd' if (int(input()) & int(input())) & 1 else 'Even')