#abc115a. [abc115_a]Christmas Eve Eve Eve
[abc115_a]Christmas Eve Eve Eve
Problem Statement
In some other world, today is December -th.
Write a program that prints Christmas
if , Christmas Eve
if , Christmas Eve Eve
if and Christmas Eve Eve Eve
if .
Constraints
- is an integer.
Input
Input is given from Standard Input in the following format:
Output
Print the specified string (case-sensitive).
Sample Input 1
25
Sample Output 1
Christmas
Sample Input 2
22
Sample Output 2
Christmas Eve Eve Eve
Be sure to print spaces between the words.