API Response (JSON)
{
"problem": {
"name": "Boxes and Candies",
"description": {
"content": "There are $N$ boxes arranged in a row. Initially, the $i$\\-th box from the left contains $a_i$ candies. Snuke can perform the following operation any number of times: * Choose a box containing at l",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc064_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ boxes arranged in a row. Initially, the $i$\\-th box from the left contains $a_i$ candies.\nSnuke can perform the following operation any number of times:\n\n* Choose a box containing at l...",
"is_translate": false,
"language": "English"
}
]
}