API Response (JSON)
{
"problem": {
"name": "Built?",
"description": {
"content": "There are $N$ towns on a plane. The $i$\\-th town is located at the coordinates $(x_i,y_i)$. There may be more than one town at the same coordinates. You can build a road between two towns at coordinat",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc076_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ towns on a plane. The $i$\\-th town is located at the coordinates $(x_i,y_i)$. There may be more than one town at the same coordinates.\nYou can build a road between two towns at coordinat...",
"is_translate": false,
"language": "English"
}
]
}