API Response (JSON)
{
"problem": {
"name": "XXFESTIVAL",
"description": {
"content": "Rng is going to a festival. The name of the festival is given to you as a string $S$, which ends with `FESTIVAL`, from input. Answer the question: \"Rng is going to a festival of what?\" Output the answ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "code_festival_2017_qualb_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Rng is going to a festival.\nThe name of the festival is given to you as a string $S$, which ends with `FESTIVAL`, from input. Answer the question: \"Rng is going to a festival of what?\" Output the answ...",
"is_translate": false,
"language": "English"
}
]
}