API Response (JSON)
{
"problem": {
"name": "C. ATM withdrawal",
"description": {
"content": "Vinh works for an ATM machine manufacturing company. The basic functionality of an ATM machine is cash withdrawal. When a user requests a cash withdrawal of W VND (Vietnamese Dong), the ATM has to dis",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10054C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Vinh works for an ATM machine manufacturing company. The basic functionality of an ATM machine is cash withdrawal. When a user requests a cash withdrawal of W VND (Vietnamese Dong), the ATM has to dis...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ c \\in \\mathbb{Z}^+ $ be the exponent parameter. \nLet $ V = \\{1000 \\cdot 10^k, 2000 \\cdot 10^k, 3000 \\cdot 10^k, 5000 \\cdot 10^k \\mid k \\in \\{0, 1, \\dots, c\\}\\} $ be the set of...",
"is_translate": false,
"language": "Formal"
}
]
}