API Response (JSON)
{
"problem": {
"name": "GeT AC",
"description": {
"content": "You are given a string $S$ of length $N$ consisting of `A`, `C`, `G` and `T`. Answer the following $Q$ queries: * Query $i$ ($1 \\leq i \\leq Q$): You will be given integers $l_i$ and $r_i$ ($1 \\leq ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc122_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a string $S$ of length $N$ consisting of `A`, `C`, `G` and `T`. Answer the following $Q$ queries:\n\n* Query $i$ ($1 \\leq i \\leq Q$): You will be given integers $l_i$ and $r_i$ ($1 \\leq ...",
"is_translate": false,
"language": "English"
}
]
}