evenorodd

Patrick the starfish doesn't have fingers. As such, he fails in Math and doesn't know how to tell whether a number is even or odd.

You are Spongebob, and decided to help him by writing a program that he could use everyday.

Sample Input 1

5

Sample Output 1

Odd

Sample Input 2

6

Sample Output 2

Even

Submitting .cpp to 'evenorodd'


You're not logged in! Click here to login

Time Limit: 1 Seconds
Memory Limit: 256MB
Your best score: 0
Source: Classic Problem

Subtask Score
1 100
2 0