API Response (JSON)
{
"problem": {
"name": "E. Polycarp and Arcolygon",
"description": {
"content": "Polycarp has got a plane with N circles on it and an infinitely long thread. Each circle i is discribed using the centerpoint coordinates xi and yi and the radius ri. Polycarp uses the thread to swift",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10083E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Polycarp has got a plane with N circles on it and an infinitely long thread. Each circle i is discribed using the centerpoint coordinates xi and yi and the radius ri. Polycarp uses the thread to swift...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N \\in \\mathbb{Z} $ be the number of circles. \nFor each $ i \\in \\{1, \\dots, N\\} $, let $ C_i = (x_i, y_i, r_i) $ denote a circle with center $ (x_i, y_i) \\in \\mathbb{R}^2 $ and...",
"is_translate": false,
"language": "Formal"
}
]
}