#SDNU1644. Euler YYDS!
Euler YYDS!
Description
LRA is a admirer of Euler.
One day, LRA learns Euler functions .
LRA is so smart that he comes up with a simple question: What is the parity of ?
Tips: is the number of the positive number and .
Format
Input
The first line is an integer .
Followed by lines. Each line has an integer .
The input guarantees that contains no leading zeros.
Output
For each , you need to ouput odd if is an odd, else output even.
Samples
2
1
3
odd
even
Hints
LRA can't solve it? It can't be true? It can't be true?
For example, , because .