API Response (JSON)
{
"problem": {
"name": "Manhattan Cafe",
"description": {
"content": "In an $N$\\-dimensional space, the Manhattan distance $d(x,y)$ between two points $x=(x_1, x_2, \\dots, x_N)$ and $y = (y_1, y_2, \\dots, y_N)$ is defined by: $\\displaystyle d(x,y)=\\sum_{i=1}^n \\vert x_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 6000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc265_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In an $N$\\-dimensional space, the Manhattan distance $d(x,y)$ between two points $x=(x_1, x_2, \\dots, x_N)$ and $y = (y_1, y_2, \\dots, y_N)$ is defined by:\n\n$\\displaystyle d(x,y)=\\sum_{i=1}^n \\vert x_...",
"is_translate": false,
"language": "English"
}
]
}