API Response (JSON)
{
"problem": {
"name": "K. Kill Bridges",
"description": {
"content": "CodeCraft'16 gives you the opportunity to become a killer(legally!). Subject to the constraint that you are best at your job. So you have to prove yourself. Given an undirected, unweighted, connected",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10088K"
},
"statements": [
{
"statement_type": "Markdown",
"content": "CodeCraft'16 gives you the opportunity to become a killer(legally!). Subject to the constraint that you are best at your job. So you have to prove yourself.\n\nGiven an undirected, unweighted, connected...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be an undirected, unweighted, connected graph with $ |V| = N $, $ |E| = M $. \nLet $ B \\subseteq E $ be the set of bridges in $ G $. \nLet $ \\mathcal{E} $ be the s...",
"is_translate": false,
"language": "Formal"
}
]
}