API Response (JSON)
{
"problem": {
"name": ">< again",
"description": {
"content": "We have a string $S$ of length $N$, where each character is `<` or `>`. A non-negative integer sequence of $N+1$ elements, $X_0,X_1,\\ldots,X_N$, is said to be _good_ when it satisfies the following fo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc053_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a string $S$ of length $N$, where each character is `<` or `>`.\nA non-negative integer sequence of $N+1$ elements, $X_0,X_1,\\ldots,X_N$, is said to be _good_ when it satisfies the following fo...",
"is_translate": false,
"language": "English"
}
]
}