API Response (JSON)
{
"problem": {
"name": "A. Potion of Immortality",
"description": {
"content": "The world famous scientist Innokentiy has just synthesized the potion of immortality. Unfortunately, he put the flask with this potion on the shelf where most dangerous poisons of all time were kept. ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10018A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The world famous scientist Innokentiy has just synthesized the potion of immortality. Unfortunately, he put the flask with this potion on the shelf where most dangerous poisons of all time were kept. ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Let $ n, k \\in \\mathbb{Z} $ with $ 1 \\leq k \\leq n $.\n\nDefine the set of flasks $ F = \\{1, 2, \\dots, n\\} $, exactly one of which contains the immortality potion.\n\nA rabbit is administered exactly $ k ...",
"is_translate": false,
"language": "Formal"
}
]
}