API Response (JSON)
{
"problem": {
"name": "J. Empty Circle",
"description": {
"content": "You are given a set of n points S = {p1, p2, ..., pn} on the plane. A triple (pi, pj, pk) is called #cf_span(class=[tex-font-style-underline], body=[good]) if no point in S is strictly inside the circ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10074J"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a set of n points S = {p1, p2, ..., pn} on the plane. A triple (pi, pj, pk) is called #cf_span(class=[tex-font-style-underline], body=[good]) if no point in S is strictly inside the circ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ S = \\{p_1, p_2, \\dots, p_n\\} \\subset \\mathbb{R}^2 $ be a set of $ n \\geq 3 $ distinct points in the plane. \nFor a triple $ (p_i, p_j, p_k) \\in S^3 $ with $ i < j < k $, let $ ...",
"is_translate": false,
"language": "Formal"
}
]
}