API Response (JSON)
{
"problem": {
"name": "RGB Balls",
"description": {
"content": "We have $3N$ colored balls with IDs from $1$ to $3N$. A string $S$ of length $3N$ represents the colors of the balls. The color of Ball $i$ is red if $S_i$ is `R`, green if $S_i$ is `G`, and blue if $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc037_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $3N$ colored balls with IDs from $1$ to $3N$. A string $S$ of length $3N$ represents the colors of the balls. The color of Ball $i$ is red if $S_i$ is `R`, green if $S_i$ is `G`, and blue if $...",
"is_translate": false,
"language": "English"
}
]
}