API Response (JSON)
{
"problem": {
"name": "B. Buffoon",
"description": {
"content": "The complete problemset is available on http://maratona.ime.usp.br/primfase19/provas/competicao/maratona_en.pdf ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10234B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The complete problemset is available on http://maratona.ime.usp.br/primfase19/provas/competicao/maratona_en.pdf\n\n[samples]...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T = (V, E) $ be a tree with $ |V| = n $, $ V = \\{1, 2, \\dots, n\\} $. \nLet $ C \\subseteq V $, $ |C| = k $, be the set of colored vertices, with $ C = \\{a_1, a_2, \\dots, a_k\\} $...",
"is_translate": false,
"language": "Formal"
}
]
}