API Response (JSON)
{
"problem": {
"name": "Skip",
"description": {
"content": "There are $N$ cities on a number line. The $i$\\-th city is located at coordinate $x_i$. Your objective is to visit all these cities at least once. In order to do so, you will first set a positive inte",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc109_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cities on a number line. The $i$\\-th city is located at coordinate $x_i$.\nYour objective is to visit all these cities at least once.\nIn order to do so, you will first set a positive inte...",
"is_translate": false,
"language": "English"
}
]
}