API Response (JSON)
{
"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...",
"is_translate": false,
"language": "English"
}
]
}