API Response (JSON)
{
"problem": {
"name": "Candy Distribution",
"description": {
"content": "There are $N$ boxes arranged in a row from left to right. The $i$\\-th box from the left contains $A_i$ candies. You will take out the candies from some consecutive boxes and distribute them evenly to ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc105_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ boxes arranged in a row from left to right. The $i$\\-th box from the left contains $A_i$ candies.\nYou will take out the candies from some consecutive boxes and distribute them evenly to ...",
"is_translate": false,
"language": "English"
}
]
}