API Response (JSON)
{
"problem": {
"name": "E. Double Fence",
"description": {
"content": "Danfsk bought some sheep and wants to protect them from wolves. He had the brilliant idea of building two convex fences, one strictly inside the other, and keeping all sheep inside the inner fence. Th",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10148E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Danfsk bought some sheep and wants to protect them from wolves. He had the brilliant idea of building two convex fences, one strictly inside the other, and keeping all sheep inside the inner fence. Th...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ P = (p_1, p_2, \\dots, p_N) $ and $ Q = (q_1, q_2, \\dots, q_M) $ be two convex polygons in $ \\mathbb{R}^2 $, given as sequences of vertices in clockwise order, with $ N, M \\geq ...",
"is_translate": false,
"language": "Formal"
}
]
}