API Response (JSON)
{
"problem": {
"name": "ABC Identity",
"description": {
"content": "You are given a string $S$ of length $3N$, containing exactly $N$ letters `A`, $N$ letters `B`, and $N$ letters `C`. Let's call a string $T$ consisting of letters `A`, `B`, and `C` **good**, if the 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": "agc055_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ of length $3N$, containing exactly $N$ letters `A`, $N$ letters `B`, and $N$ letters `C`.\nLet's call a string $T$ consisting of letters `A`, `B`, and `C` **good**, if the fo...",
"is_translate": false,
"language": "English"
}
]
}