API Response (JSON)
{
"problem": {
"name": "J. Jenny and the Batteries",
"description": {
"content": "Jenny works at BBB (Battery Bank of Brazil). She's in charge of optimizing the batteries' displacements, but can't solve the problem. Knowing you are a programmer, she asked for your help. At BBB, th",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 65536
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10162J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Jenny works at BBB (Battery Bank of Brazil). She's in charge of optimizing the batteries' displacements, but can't solve the problem. Knowing you are a programmer, she asked for your help.\n\nAt BBB, th...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of piles. \nLet $ K \\in \\mathbb{Z}^+ $ be the budget for battery movements. \nFor each pile $ i \\in \\{1, \\dots, N\\} $: \n- $ a_i \\in \\mathbb{...",
"is_translate": false,
"language": "Formal"
}
]
}