API Response (JSON)
{
"problem": {
"name": "C. Stickmen",
"description": {
"content": "Limak is a little bear who loves to play with graphs. Recently, he defined a new structure in a graph and called it a _stickman_. A stickman is a set of 7 different vertices and 6 edges. Vertices sho",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10113C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Limak is a little bear who loves to play with graphs. Recently, he defined a new structure in a graph and called it a _stickman_.\n\nA stickman is a set of 7 different vertices and 6 edges. Vertices sho...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be an undirected graph with $ |V| = n $, $ |E| = m $. \nA *stickman* is a subgraph $ H \\subseteq G $ with exactly 7 vertices and 6 edges, such that: \n- There exis...",
"is_translate": false,
"language": "Formal"
}
]
}