API Response (JSON)
{
"problem": {
"name": "D. Dice",
"description": {
"content": "Diego has bought $n$ dices to play with, all dices have $k$ sides numbered $1, 2,..., k$, also as Diego wants to trick his friends, all dices are loaded, meaning that the probability of rolling the di",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 6000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10270D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Diego has bought $n$ dices to play with, all dices have $k$ sides numbered $1, 2,..., k$, also as Diego wants to trick his friends, all dices are loaded, meaning that the probability of rolling the di...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $ be the number of people. \nLet $ D = (d_1, d_2, \\dots, d_N) $ be a sequence where each $ d_i \\in \\{L, R\\} $ represents the direction the $ i $-th person is f...",
"is_translate": false,
"language": "Formal"
}
]
}