API Response (JSON)
{
"problem": {
"name": "F. Deposit",
"description": {
"content": "Monocarp saved up $n$ burles and decided to deposit all his $n$ burles in a local bank. Unfortunately, Monokarp hasn't read the license agreement, that's why now he has only two types of operations w",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10279F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Monocarp saved up $n$ burles and decided to deposit all his $n$ burles in a local bank.\n\nUnfortunately, Monokarp hasn't read the license agreement, that's why now he has only two types of operations w...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, a, b \\in \\mathbb{Z}^+ $ with $ 1 \\leq a, b \\leq n < 10^6 $. \nLet $ x \\in \\mathbb{Z}_{\\geq 0} $ be the number of withdrawal operations (each withdrawing $ a $ burles). \nLet...",
"is_translate": false,
"language": "Formal"
}
]
}