API Response (JSON)
{
"problem": {
"name": "Fusing Slimes",
"description": {
"content": "There are $N$ slimes standing on a number line. The $i$\\-th slime from the left is at position $x_i$. It is guaruanteed that $1 \\leq x_1 < x_2 < \\ldots < x_N \\leq 10^{9}$. Niwango will perform $N-1$ o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2525,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "dwacon6th_prelims_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ slimes standing on a number line. The $i$\\-th slime from the left is at position $x_i$.\nIt is guaruanteed that $1 \\leq x_1 < x_2 < \\ldots < x_N \\leq 10^{9}$.\nNiwango will perform $N-1$ o...",
"is_translate": false,
"language": "English"
}
]
}