API Response (JSON)
{
"problem": {
"name": "[EC Final 2020] Prof. Pang's sequence",
"description": {
"content": "Prof. Pang is given a fixed sequence $a_1, \\ldots, a_n$ and $m$ queries. Each query is specified by two integers $l$ and $r$ satisfying $1\\le l\\le r\\le n$. For each query, you should answer the numbe",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10822"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Prof. Pang is given a fixed sequence $a_1, \\ldots, a_n$ and $m$ queries.\n\nEach query is specified by two integers $l$ and $r$ satisfying $1\\le l\\le r\\le n$. For each query, you should answer the numbe...",
"is_translate": false,
"language": "English"
}
]
}