API Response (JSON)
{
"problem": {
"name": "ABC",
"description": {
"content": "You are given a string $s$ consisting of `A`, `B` and `C`. Snuke wants to perform the following operation on $s$ as many times as possible: * Choose a contiguous substring of $s$ that reads `ABC` a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc034_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $s$ consisting of `A`, `B` and `C`.\nSnuke wants to perform the following operation on $s$ as many times as possible:\n\n* Choose a contiguous substring of $s$ that reads `ABC` a...",
"is_translate": false,
"language": "English"
}
]
}