API Response (JSON)
{
"problem": {
"name": "Convex Dombination",
"description": {
"content": "You are given $N$ distinct integer grid points $(X_i, Y_i) \\ (i = 1, 2, \\dots, N)$ in the plane, each of which has an integer score $P_i$. You can choose an arbitrary number of grid points among them ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "1202Contest_i"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given $N$ distinct integer grid points $(X_i, Y_i) \\ (i = 1, 2, \\dots, N)$ in the plane, each of which has an integer score $P_i$. You can choose an arbitrary number of grid points among them ...",
"is_translate": false,
"language": "English"
}
]
}