API Response (JSON)
{
"problem": {
"name": "D. Modulo maths",
"description": {
"content": "Birute loves modular arithmetics, but hates long problem statements. Given _n_, find _f(n)_. The first line contains the number of test cases _T_ (T ≤ 50). In the following _T_ lines there are int",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10049D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Birute loves modular arithmetics, but hates long problem statements.\n\nGiven _n_, find _f(n)_.\n\nThe first line contains the number of test cases _T_ (T ≤ 50). In the following _T_ lines there are integ...",
"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 $ i \\in \\{1, \\dots, T\\} $, let $ N_i \\in \\mathbb{Z} $ denote the input integer, and define the set $ S_i = ...",
"is_translate": false,
"language": "Formal"
}
]
}