API Response (JSON)
{
"problem": {
"name": "Bounding",
"description": {
"content": "A ball will bounce along a number line, making $N + 1$ bounces. It will make the first bounce at coordinate $D_1 = 0$, and the $i$\\-th bounce $(2 \\leq i \\leq N+1)$ at coordinate $D_i = D_{i-1} + L_{i-",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc130_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A ball will bounce along a number line, making $N + 1$ bounces. It will make the first bounce at coordinate $D_1 = 0$, and the $i$\\-th bounce $(2 \\leq i \\leq N+1)$ at coordinate $D_i = D_{i-1} + L_{i-...",
"is_translate": false,
"language": "English"
}
]
}