API Response (JSON)
{
"problem": {
"name": "J. Restorer Distance",
"description": {
"content": "You have to restore the wall. The wall consists of $N$ pillars of bricks, the height of the $i$-th pillar is initially equal to $h_i$, the height is measured in number of bricks. After the restoration",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10259J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have to restore the wall. The wall consists of $N$ pillars of bricks, the height of the $i$-th pillar is initially equal to $h_i$, the height is measured in number of bricks. After the restoration...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z}^+ $ be the number of pillars. \nLet $ A, R, M \\in \\mathbb{R}_{\\geq 0} $ be the costs per brick for adding, removing, and moving a brick, respectively. \nLet $ ...",
"is_translate": false,
"language": "Formal"
}
]
}