API Response (JSON)
{
"problem": {
"name": "Range Count Query",
"description": {
"content": "You are given a sequence of length $N$: $A=(A_1,\\ldots,A_N)$. Answer $Q$ queries given in the following format. * You are given integers $L$, $R$, and $X$. Find the number of elements among $A_L, \\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc248_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of length $N$: $A=(A_1,\\ldots,A_N)$.\nAnswer $Q$ queries given in the following format.\n\n* You are given integers $L$, $R$, and $X$. Find the number of elements among $A_L, \\...",
"is_translate": false,
"language": "English"
}
]
}