API Response (JSON)
{
"problem": {
"name": "God Sequence",
"description": {
"content": "A sequence of length $A + B$, $E = (E_1, E_2, \\dots, E_{A+B})$, that satisfies all of the conditions below is said to be a _god_ sequence. * $E_1 + E_2 + \\cdots + E_{A+B} = 0$ holds. * There are ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc117_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A sequence of length $A + B$, $E = (E_1, E_2, \\dots, E_{A+B})$, that satisfies all of the conditions below is said to be a _god_ sequence.\n\n* $E_1 + E_2 + \\cdots + E_{A+B} = 0$ holds.\n* There are ...",
"is_translate": false,
"language": "English"
}
]
}