API Response (JSON)
{
"problem": {
"name": "Brick Break",
"description": {
"content": "We have $N$ bricks arranged in a row from left to right. The $i$\\-th brick from the left $(1 \\leq i \\leq N)$ has an integer $a_i$ written on it. Among them, you can break at most $N-1$ bricks of your ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc148_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ bricks arranged in a row from left to right.\nThe $i$\\-th brick from the left $(1 \\leq i \\leq N)$ has an integer $a_i$ written on it.\nAmong them, you can break at most $N-1$ bricks of your ...",
"is_translate": false,
"language": "English"
}
]
}