API Response (JSON)
{
"problem": {
"name": "Big Array",
"description": {
"content": "There is an empty array. The following $N$ operations will be performed to insert integers into the array. In the $i$\\-th operation $(1≤i≤N)$, $b_i$ copies of an integer $a_i$ are inserted into the ar",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc061_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an empty array. The following $N$ operations will be performed to insert integers into the array. In the $i$\\-th operation $(1≤i≤N)$, $b_i$ copies of an integer $a_i$ are inserted into the ar...",
"is_translate": false,
"language": "English"
}
]
}