API Response (JSON)
{
"problem": {
"name": "Dist Max",
"description": {
"content": "There are $N$ points on the 2D plane, $i$\\-th of which is located on $(x_i, y_i)$. There can be multiple points that share the same coordinate. What is the maximum possible Manhattan distance between ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc178_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ points on the 2D plane, $i$\\-th of which is located on $(x_i, y_i)$. There can be multiple points that share the same coordinate. What is the maximum possible Manhattan distance between ...",
"is_translate": false,
"language": "English"
}
]
}