API Response (JSON)
{
"problem": {
"name": "Sum Sum Max",
"description": {
"content": "There are integer sequences $A, B, C$ of length $M$ each. $C$ is represented by integers $x_1, \\dots, x_N, y_1, \\dots, y_N$. The first $y_1$ terms of $C$ are $x_1$, the subsequent $y_2$ terms are $x_2",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc240_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are integer sequences $A, B, C$ of length $M$ each.\n$C$ is represented by integers $x_1, \\dots, x_N, y_1, \\dots, y_N$. The first $y_1$ terms of $C$ are $x_1$, the subsequent $y_2$ terms are $x_2...",
"is_translate": false,
"language": "English"
}
]
}