API Response (JSON)
{
"problem": {
"name": "><",
"description": {
"content": "Given is a string $S$ of length $N-1$. Each character in $S$ is `<` or `>`. A sequence of $N$ non-negative integers, $a_1,a_2,\\cdots,a_N$, is said to be _good_ when the following condition is satisfie",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc040_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a string $S$ of length $N-1$. Each character in $S$ is `<` or `>`.\nA sequence of $N$ non-negative integers, $a_1,a_2,\\cdots,a_N$, is said to be _good_ when the following condition is satisfie...",
"is_translate": false,
"language": "English"
}
]
}