API Response (JSON)
{
"problem": {
"name": "H. Pseudo-Random Number Generator",
"description": {
"content": "As a very first test to decide if this is indeed a good pseudo-random number generator, Donald wishes to count the number of even values produced by this sequence, in order to check whether this is cl",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10250H"
},
"statements": [
{
"statement_type": "Markdown",
"content": "As a very first test to decide if this is indeed a good pseudo-random number generator, Donald wishes to count the number of even values produced by this sequence, in order to check whether this is cl...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}_{\\geq 0} $ be the number of sheets. \nEach sheet $ i \\in \\{1, \\dots, n\\} $ has two page numbers: $ (i, i+1) $. \n\nLet $ \\pi \\in S_n $ be a permutation of the $...",
"is_translate": false,
"language": "Formal"
}
]
}