API Response (JSON)
{
"problem": {
"name": "G. Strange Queries",
"description": {
"content": "You are given $n$ strings, and you need to answer $q$ queries. Each query is composed of two strings $l_i$ and $r_i$. For such a query, you need to count the number of the given strings such that eith",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10286G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $n$ strings, and you need to answer $q$ queries. Each query is composed of two strings $l_i$ and $r_i$. For such a query, you need to count the number of the given strings such that eith...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $\\phi(x)$ denote the function that maps a positive integer $x$ to the integer formed by replacing each digit $d$ in $x$ with $9 - d$, then removing leading zeros. \n\nLet $f(x) = ...",
"is_translate": false,
"language": "Formal"
}
]
}