API Response (JSON)
{
"problem": {
"name": "Picking Up",
"description": {
"content": "There are $N$ balls in a two-dimensional plane. The $i$\\-th ball is at coordinates $(x_i, y_i)$. We will collect all of these balls, by choosing two integers $p$ and $q$ such that $p \\neq 0$ or $q \\ne",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "diverta2019_2_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ balls in a two-dimensional plane. The $i$\\-th ball is at coordinates $(x_i, y_i)$.\nWe will collect all of these balls, by choosing two integers $p$ and $q$ such that $p \\neq 0$ or $q \\ne...",
"is_translate": false,
"language": "English"
}
]
}