API Response (JSON)
{
"problem": {
"name": "A+B+C",
"description": {
"content": "You are given three sequences $A=(A_1,\\ldots,A_N)$, $B=(B_1,\\ldots,B_M)$, and $C=(C_1,\\ldots,C_L)$. Additionally, a sequence $X=(X_1,\\ldots,X_Q)$ is given. For each $i=1,\\ldots,Q$, solve the following",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc344_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given three sequences $A=(A_1,\\ldots,A_N)$, $B=(B_1,\\ldots,B_M)$, and $C=(C_1,\\ldots,C_L)$.\nAdditionally, a sequence $X=(X_1,\\ldots,X_Q)$ is given. For each $i=1,\\ldots,Q$, solve the following...",
"is_translate": false,
"language": "English"
}
]
}