API Response (JSON)
{
"problem": {
"name": "Preparing Boxes",
"description": {
"content": "There are $N$ empty boxes arranged in a row from left to right. The integer $i$ is written on the $i$\\-th box from the left $(1 \\leq i \\leq N)$. For each of these boxes, Snuke can choose either to put",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc134_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ empty boxes arranged in a row from left to right. The integer $i$ is written on the $i$\\-th box from the left $(1 \\leq i \\leq N)$.\nFor each of these boxes, Snuke can choose either to put...",
"is_translate": false,
"language": "English"
}
]
}