API Response (JSON)
{
"problem": {
"name": "Minimize Sum",
"description": {
"content": "There are $N$ pieces placed on a number line. Initially, all pieces are placed at distinct coordinates. The initial coordinates of the pieces are $X_1, X_2, \\ldots, X_N$. Takahashi can repeat the ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc189_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ pieces placed on a number line. Initially, all pieces are placed at distinct coordinates. \nThe initial coordinates of the pieces are $X_1, X_2, \\ldots, X_N$. \nTakahashi can repeat the ...",
"is_translate": false,
"language": "English"
}
]
}