API Response (JSON)
{
"problem": {
"name": "Irreversible operation",
"description": {
"content": "There are $N$ Reversi pieces arranged in a row. (A _Reversi piece_ is a disc with a black side and a white side.) The state of each piece is represented by a string $S$ of length $N$. If $S_i=$`B`, th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc029_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ Reversi pieces arranged in a row. (A _Reversi piece_ is a disc with a black side and a white side.) The state of each piece is represented by a string $S$ of length $N$. If $S_i=$`B`, th...",
"is_translate": false,
"language": "English"
}
]
}