API Response (JSON)
{
"problem": {
"name": "D. Calculated risk",
"description": {
"content": "We have a dice with $k$ sides that is rolled over and over again. You have to pay $£ 1$ for each time the dice is rolled. The prize is paid if at some you get a streak of $n$ consecutive ones (the dic",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10241D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a dice with $k$ sides that is rolled over and over again. You have to pay $£ 1$ for each time the dice is rolled. The prize is paid if at some you get a streak of $n$ consecutive ones (the dic...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be an undirected graph with $ n = |V| $ nodes and $ m = |E| $ edges. \nLet $ a: V \\to \\mathbb{Z} $ be a function assigning to each node $ i \\in V $ a value $ a_i \\...",
"is_translate": false,
"language": "Formal"
}
]
}