API Response (JSON)
{
"problem": {
"name": "Rectangles",
"description": {
"content": "We have $N$ distinct points on a two-dimensional plane, numbered $1,2,\\ldots,N$. Point $i$ $(1 \\leq i \\leq N)$ has the coordinates $(x_i,y_i)$. How many rectangles are there whose vertices are among t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc218_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ distinct points on a two-dimensional plane, numbered $1,2,\\ldots,N$. Point $i$ $(1 \\leq i \\leq N)$ has the coordinates $(x_i,y_i)$.\nHow many rectangles are there whose vertices are among t...",
"is_translate": false,
"language": "English"
}
]
}