API Response (JSON)
{
"problem": {
"name": "Synchronized Subsequence",
"description": {
"content": "You are given a string $S$ of length $2N$, containing $N$ occurrences of `a` and $N$ occurrences of `b`. You will choose some of the characters in $S$. Here, for each $i = 1,2,...,N$, it is not allowe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc026_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ of length $2N$, containing $N$ occurrences of `a` and $N$ occurrences of `b`.\nYou will choose some of the characters in $S$. Here, for each $i = 1,2,...,N$, it is not allowe...",
"is_translate": false,
"language": "English"
}
]
}