API Response (JSON)
{
"problem": {
"name": "Move Right",
"description": {
"content": "There are $4$ squares lined up horizontally. You are given a string $S$ of length $4$ consisting of `0` and `1`. If the $i$\\-th character of $S$ is `1`, there is a person in the $i$\\-th square from ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc247_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $4$ squares lined up horizontally.\nYou are given a string $S$ of length $4$ consisting of `0` and `1`. \nIf the $i$\\-th character of $S$ is `1`, there is a person in the $i$\\-th square from ...",
"is_translate": false,
"language": "English"
}
]
}