API Response (JSON)
{
"problem": {
"name": "Cutting Woods",
"description": {
"content": "We have a long piece of timber with a length of $L$ meters. For each $x = 1, 2, \\dots, L - 1$, there is a mark called Mark $x$ at $x$ meters from the left end of the piece. You are given $Q$ queries",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc217_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a long piece of timber with a length of $L$ meters. \nFor each $x = 1, 2, \\dots, L - 1$, there is a mark called Mark $x$ at $x$ meters from the left end of the piece.\nYou are given $Q$ queries...",
"is_translate": false,
"language": "English"
}
]
}