API Response (JSON)
{
"problem": {
"name": "J. Even Numbers",
"description": {
"content": "Yousef loves playing with functions in his free time. Today, he invents the following function: Yousef will give you a list of queries, and you need to find the answers for them. For each query, you ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10197J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Yousef loves playing with functions in his free time. Today, he invents the following function:\n\nYousef will give you a list of queries, and you need to find the answers for them. For each query, you ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case, let $ n \\in \\mathbb{Z} $ with $ 0 \\leq n \\leq 10^{18} $. \nLet $ \\text{calc}(n, m) = \\binom{n}{m} $, the b...",
"is_translate": false,
"language": "Formal"
}
]
}