API Response (JSON)
{
"problem": {
"name": "Count ABC Again",
"description": {
"content": "You are given a string $S$ of length $N$. You are also given $Q$ queries, which you should process in order. The $i$\\-th query is as follows: * Given an integer $X_i$ and a character $C_i$, replace",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc372_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ of length $N$. You are also given $Q$ queries, which you should process in order.\nThe $i$\\-th query is as follows:\n\n* Given an integer $X_i$ and a character $C_i$, replace...",
"is_translate": false,
"language": "English"
}
]
}