API Response (JSON)
{
"problem": {
"name": "L. High Probability Cast",
"description": {
"content": "A mage knows n spells, the i-th of which, when casted, deals random damage (not necessarily integer), uniformly distributed from ai to bi. There are m monsters dwelling in the world, and to kill the j",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10134L"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A mage knows n spells, the i-th of which, when casted, deals random damage (not necessarily integer), uniformly distributed from ai to bi. There are m monsters dwelling in the world, and to kill the j...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m \\in \\mathbb{Z}^+ $. \nLet $ \\mathcal{S} = \\{ (a_i, b_i) \\mid i \\in \\{1, \\dots, n\\} \\} $ be the set of spells, where $ a_i, b_i \\in \\mathbb{R} $, $ 1 \\le a_i \\le b_i \\le 10...",
"is_translate": false,
"language": "Formal"
}
]
}