API Response (JSON)
{
"problem": {
"name": "Ex - Manhattan Christmas Tree",
"description": {
"content": "There are $N$ Christmas trees in the two-dimensional plane. The $i$\\-th tree is at coordinates $(x_i,y_i)$. Answer the following $Q$ queries. > Query $i$: What is the distance between $(a_i,b_i)$ and",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 7000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc233_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ Christmas trees in the two-dimensional plane. The $i$\\-th tree is at coordinates $(x_i,y_i)$.\nAnswer the following $Q$ queries.\n\n> Query $i$: What is the distance between $(a_i,b_i)$ and...",
"is_translate": false,
"language": "English"
}
]
}