API Response (JSON)
{
"problem": {
"name": "Jumping Takahashi",
"description": {
"content": "Takahashi is standing at the coordinate $0$ on a number line. He will now perform $N$ jumps. In the $i$\\-th jump $(1 \\leq i \\leq N)$, he moves $a_i$ or $b_i$ in the positive direction. Is it possible ",
"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_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is standing at the coordinate $0$ on a number line.\nHe will now perform $N$ jumps. In the $i$\\-th jump $(1 \\leq i \\leq N)$, he moves $a_i$ or $b_i$ in the positive direction.\nIs it possible ...",
"is_translate": false,
"language": "English"
}
]
}