API Response (JSON)
{
"problem": {
"name": "Good Distance",
"description": {
"content": "There are $N$ points in a $D$\\-dimensional space. The coordinates of the $i$\\-th point are $(X_{i1}, X_{i2}, ..., X_{iD})$. The distance between two points with coordinates $(y_1, y_2, ..., y_D)$ and ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc133_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ points in a $D$\\-dimensional space.\nThe coordinates of the $i$\\-th point are $(X_{i1}, X_{i2}, ..., X_{iD})$.\nThe distance between two points with coordinates $(y_1, y_2, ..., y_D)$ and ...",
"is_translate": false,
"language": "English"
}
]
}