API Response (JSON)
{
"problem": {
"name": "Worst Picture",
"description": {
"content": "There are $N$ people in a three-dimensional space. The $i$\\-th person is at the coordinates $(X_i,Y_i,Z_i)$. All people are at different coordinates, and we have $X_i>0$ for every $i$. You will choo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc301_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people in a three-dimensional space. The $i$\\-th person is at the coordinates $(X_i,Y_i,Z_i)$. \nAll people are at different coordinates, and we have $X_i>0$ for every $i$.\nYou will choo...",
"is_translate": false,
"language": "English"
}
]
}