API Response (JSON)
{
"problem": {
"name": "Many Replacement",
"description": {
"content": "You are given a string $S$ of length $N$ consisting of lowercase English letters. You will perform an operation $Q$ times on the string $S$. The $i$\\-th operation $(1\\leq i\\leq Q)$ is represented by 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": "abc342_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ of length $N$ consisting of lowercase English letters.\nYou will perform an operation $Q$ times on the string $S$. The $i$\\-th operation $(1\\leq i\\leq Q)$ is represented by a...",
"is_translate": false,
"language": "English"
}
]
}