API Response (JSON)
{
"problem": {
"name": "Min Diff Sum",
"description": {
"content": "$N$ people, numbered $1,2,\\ldots ,N$, are going to stand on the number line. Let's denote by $x_i$ the coordinate the Person $i$ stands at. Then, $x_i$ should be an integer satisfying $L_i \\leq x_i \\l",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc147_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ people, numbered $1,2,\\ldots ,N$, are going to stand on the number line. Let's denote by $x_i$ the coordinate the Person $i$ stands at. Then, $x_i$ should be an integer satisfying $L_i \\leq x_i \\l...",
"is_translate": false,
"language": "English"
}
]
}