API Response (JSON)
{
"problem": {
"name": "Robots and Exits",
"description": {
"content": "There are $N$ robots and $M$ exits on a number line. The $N + M$ coordinates of these are all integers and all distinct. For each $i$ ($1 \\leq i \\leq N$), the coordinate of the $i$\\-th robot from 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": "arc101_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ robots and $M$ exits on a number line. The $N + M$ coordinates of these are all integers and all distinct. For each $i$ ($1 \\leq i \\leq N$), the coordinate of the $i$\\-th robot from the ...",
"is_translate": false,
"language": "English"
}
]
}