API Response (JSON)
{
"problem": {
"name": "Candles",
"description": {
"content": "There are $N$ candles placed on a number line. The $i$\\-th candle from the left is placed on coordinate $x_i$. Here, $x_1 < x_2 < ... < x_N$ holds. Initially, no candles are burning. Snuke decides 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": "arc101_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ candles placed on a number line. The $i$\\-th candle from the left is placed on coordinate $x_i$. Here, $x_1 < x_2 < ... < x_N$ holds.\nInitially, no candles are burning. Snuke decides to ...",
"is_translate": false,
"language": "English"
}
]
}