API Response (JSON)
{
"problem": {
"name": "Erase Balls 2D",
"description": {
"content": "There are $N$ balls on a two-dimensional plane, numbered from $1$ to $N$. Ball $i$ is at point $(X_i, Y_i)$. Here, $X = (X_1, X_2, \\dots, X_N)$ and $Y = (Y_1, Y_2, \\dots, Y_N)$ are permutations of $(1",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc184_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ balls on a two-dimensional plane, numbered from $1$ to $N$. Ball $i$ is at point $(X_i, Y_i)$. Here, $X = (X_1, X_2, \\dots, X_N)$ and $Y = (Y_1, Y_2, \\dots, Y_N)$ are permutations of $(1...",
"is_translate": false,
"language": "English"
}
]
}