API Response (JSON)
{
"problem": {
"name": "F. Doomsday",
"description": {
"content": "Doomsday comes in t units of time. In anticipation of such a significant event n people prepared m vaults in which, as they think, it will be possible to survive. But each vault can accommodate only k",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10018F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Doomsday comes in t units of time. In anticipation of such a significant event n people prepared m vaults in which, as they think, it will be possible to survive. But each vault can accommodate only k...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m, k, t \\in \\mathbb{Z}^+ $ denote the number of people, number of vaults, capacity per vault, and time until Doomsday, respectively. \nLet $ P = \\{p_1, p_2, \\dots, p_n\\} \\su...",
"is_translate": false,
"language": "Formal"
}
]
}