API Response (JSON)
{
"problem": {
"name": "Neighbor Distance",
"description": {
"content": "There is a number line, and initially person $0$ is standing alone at coordinate $0$. From now on, persons $1,2,\\dots,N$ will arrive in this order and stand on the number line. Person $i$ stands at ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc430_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a number line, and initially person $0$ is standing alone at coordinate $0$.\nFrom now on, persons $1,2,\\dots,N$ will arrive in this order and stand on the number line. \nPerson $i$ stands at ...",
"is_translate": false,
"language": "English"
}
]
}