{"problem":{"name":"Christmas Eve Eve Eve","description":{"content":"In some other world, today is December $D$\\-th. Write a program that prints `Christmas` if $D = 25$, `Christmas Eve` if $D = 24$, `Christmas Eve Eve` if $D = 23$ and `Christmas Eve Eve Eve` if $D = 22","description_type":"Markdown"},"platform":"AtCoder","limit":{"time_limit":2000,"memory_limit":262144},"difficulty":"None","is_remote":true,"is_sync":true,"sync_url":null,"sign":"abc115_a"},"statements":[{"statement_type":"Markdown","content":"In some other world, today is December $D$\\-th.\nWrite a program that prints `Christmas` if $D = 25$, `Christmas Eve` if $D = 24$, `Christmas Eve Eve` if $D = 23$ and `Christmas Eve Eve Eve` if $D = 22$.\n\n## Constraints\n\n*   $22 \\leq D \\leq 25$\n*   $D$ is an integer.\n\n## Input\n\nInput is given from Standard Input in the following format:\n\n$D$\n\n[samples]","is_translate":false,"language":"English"}],"meta":{"iden":"abc115_a","tags":[],"sample_group":[["25","Christmas"],["22","Christmas Eve Eve Eve\n\nBe sure to print spaces between the words."]],"created_at":"2026-03-03 11:01:14"}}