API Response (JSON)
{
"problem": {
"name": "Dist Max 2",
"description": {
"content": "Given are $N$ distinct points in a two-dimensional plane. Point $i$ $(1 \\leq i \\leq N)$ has the coordinates $(x_i,y_i)$. Let us define the distance between two points $i$ and $j$ be $\\mathrm{min} (|x_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc215_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are $N$ distinct points in a two-dimensional plane. Point $i$ $(1 \\leq i \\leq N)$ has the coordinates $(x_i,y_i)$.\nLet us define the distance between two points $i$ and $j$ be $\\mathrm{min} (|x_...",
"is_translate": false,
"language": "English"
}
]
}