API Response (JSON)
{
"problem": {
"name": "101 to 010",
"description": {
"content": "$N$ cells are arranged in a row. Some of them may contain tokens. You are given a string $s$ that consists of `0`s and `1`s. If the $i$\\-th character of $s$ is `1`, the $i$\\-th cell (from left) contai",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "code_festival_2017_qualb_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ cells are arranged in a row. Some of them may contain tokens. You are given a string $s$ that consists of `0`s and `1`s. If the $i$\\-th character of $s$ is `1`, the $i$\\-th cell (from left) contai...",
"is_translate": false,
"language": "English"
}
]
}