API Response (JSON)
{
"problem": {
"name": "Binary Programming",
"description": {
"content": "Takahashi has an empty string $S$ and a variable $x$ whose initial value is $0$. Also, we have a string $T$ consisting of `0` and `1`. Now, Takahashi will do the operation with the following two steps",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "nomura2020_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has an empty string $S$ and a variable $x$ whose initial value is $0$.\nAlso, we have a string $T$ consisting of `0` and `1`.\nNow, Takahashi will do the operation with the following two steps...",
"is_translate": false,
"language": "English"
}
]
}