API Response (JSON)
{
"problem": {
"name": "Light It Up",
"description": {
"content": "There are $N$ people numbered $1, 2, \\dots, N$ in the $xy$\\-plane. Person $i$ is at the coordinates $(X_i, Y_i)$. $K$ of these people, Persons $A_1, A_2, \\dots, A_K$, will receive lights of the same",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc255_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1, 2, \\dots, N$ in the $xy$\\-plane. Person $i$ is at the coordinates $(X_i, Y_i)$. \n$K$ of these people, Persons $A_1, A_2, \\dots, A_K$, will receive lights of the same...",
"is_translate": false,
"language": "English"
}
]
}