API Response (JSON)
{
"problem": {
"name": "G. Cut the pie",
"description": {
"content": "Arkady reached the _n_\\-th level in Township game, so Masha decided to bake a pie for him! Of course, the pie has a shape of convex _n_\\-gon, i.e. a polygon with _n_ vertices. Arkady decided to cut t",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF799G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Arkady reached the _n_\\-th level in Township game, so Masha decided to bake a pie for him! Of course, the pie has a shape of convex _n_\\-gon, i.e. a polygon with _n_ vertices.\n\nArkady decided to cut t...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Arkady 在 Township 游戏中达到了第 #cf_span[n] 级,因此 Masha 决定为他烤一个派!当然,这个派的形状是一个凸 #cf_span[n] 边形,即一个具有 #cf_span[n] 个顶点的多边形。\n\nArkady 决定用一条直线将派切成两个面积相等的部分,以便他吃掉其中一部分,另一部分给 Masha。但有一个困难:Arkady 已经在派的某一点上放了一把刀,因此他现在...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ P = (v_1, v_2, \\dots, v_n) $ be a strictly convex polygon in $ \\mathbb{R}^2 $, with vertices $ v_i = (x_i, y_i) $ given in clockwise order. \nLet $ A_P $ denote the area of $ P...",
"is_translate": false,
"language": "Formal"
}
]
}