API Response (JSON)
{
"problem": {
"name": "L. Coordinate Paper",
"description": {
"content": "Once there was a contest, where the last problem was about coordinate paper. You were given a piece of coordinate paper, where there were grids of $n$ rows and $10^(100)$ columns. The grids were initi",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10283L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Once there was a contest, where the last problem was about coordinate paper. You were given a piece of coordinate paper, where there were grids of $n$ rows and $10^(100)$ columns. The grids were initi...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k, s \\in \\mathbb{Z}^+ $ with $ 1 \\leq n, k \\leq 10^5 $ and $ 1 \\leq s \\leq 10^{18} $. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of non-negative integers representin...",
"is_translate": false,
"language": "Formal"
}
]
}