API Response (JSON)
{
"problem": {
"name": "Virus",
"description": {
"content": "There are $N$ people numbered $1, 2, \\ldots, N$ on a two-dimensional plane, and person $i$ is at the point represented by the coordinates $(X_i,Y_i)$. Person $1$ has been infected with a virus. The vi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc304_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ people numbered $1, 2, \\ldots, N$ on a two-dimensional plane, and person $i$ is at the point represented by the coordinates $(X_i,Y_i)$.\nPerson $1$ has been infected with a virus. The vi...",
"is_translate": false,
"language": "English"
}
]
}