API Response (JSON)
{
"problem": {
"name": "Must Be Rectangular!",
"description": {
"content": "There are $N$ dots in a two-dimensional plane. The coordinates of the $i$\\-th dot are $(x_i, y_i)$. We will repeat the following operation as long as possible: * Choose four integers $a$, $b$, $c$,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc131_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ dots in a two-dimensional plane. The coordinates of the $i$\\-th dot are $(x_i, y_i)$.\nWe will repeat the following operation as long as possible:\n\n* Choose four integers $a$, $b$, $c$,...",
"is_translate": false,
"language": "English"
}
]
}