API Response (JSON)
{
"problem": {
"name": "High Elements",
"description": {
"content": "You are given $P$, a permutation of $(1,\\ 2,\\ ...\\ N)$. A string $S$ of length $N$ consisting of `0` and `1` is a _good string_ when it meets the following criterion: * The sequences $X$ and $Y$ ar",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc028_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $P$, a permutation of $(1,\\ 2,\\ ...\\ N)$.\nA string $S$ of length $N$ consisting of `0` and `1` is a _good string_ when it meets the following criterion:\n\n* The sequences $X$ and $Y$ ar...",
"is_translate": false,
"language": "English"
}
]
}