API Response (JSON)
{
"problem": {
"name": "Mex Game",
"description": {
"content": "You are given a string of length $N+1$ consisting of `A` and `B`: $S = S_0\\cdots S_N$. For each $k=1, \\ldots, N$, solve the following problem. > Alice and Bob will play a game using a set $X$, which ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc063_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string of length $N+1$ consisting of `A` and `B`: $S = S_0\\cdots S_N$. For each $k=1, \\ldots, N$, solve the following problem.\n\n> Alice and Bob will play a game using a set $X$, which ...",
"is_translate": false,
"language": "English"
}
]
}