API Response (JSON)
{
"problem": {
"name": "Random Robots",
"description": {
"content": "There are $K$ robots on a number line. The $i$\\-th robot $(1 \\leq i \\leq K)$ is initially at the coordinate $x_i$. The following procedure is going to take place exactly $N$ times. * Each robot cho",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc216_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $K$ robots on a number line. The $i$\\-th robot $(1 \\leq i \\leq K)$ is initially at the coordinate $x_i$.\nThe following procedure is going to take place exactly $N$ times.\n\n* Each robot cho...",
"is_translate": false,
"language": "English"
}
]
}