API Response (JSON)
{
"problem": {
"name": "Axis-Parallel Rectangle",
"description": {
"content": "We have $N$ points in a two-dimensional plane. The coordinates of the $i$\\-th point $(1 \\leq i \\leq N)$ are $(x_i,y_i)$. Let us consider a rectangle whose sides are parallel to the coordinate axes",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc075_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ points in a two-dimensional plane. \nThe coordinates of the $i$\\-th point $(1 \\leq i \\leq N)$ are $(x_i,y_i)$. \nLet us consider a rectangle whose sides are parallel to the coordinate axes...",
"is_translate": false,
"language": "English"
}
]
}