API Response (JSON)
{
"problem": {
"name": "Shuffling",
"description": {
"content": "There is a string $S$ of length $N$ consisting of characters `0` and `1`. You will perform the following operation for each $i = 1, 2, ..., m$: * Arbitrarily permute the characters within the subst",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc065_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a string $S$ of length $N$ consisting of characters `0` and `1`. You will perform the following operation for each $i = 1, 2, ..., m$:\n\n* Arbitrarily permute the characters within the subst...",
"is_translate": false,
"language": "English"
}
]
}