API Response (JSON)
{
"problem": {
"name": "A. Colorful Tree",
"description": {
"content": "It is an interesting problem in graph theory called “graph coloring”. _In graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called “colors”",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10048A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It is an interesting problem in graph theory called “graph coloring”.\n\n_In graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called “colors”...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nFor each test case $ k \\in \\{1, \\dots, T\\} $: \n- Let $ G_k = (V_k, E_k) $ be a tree with $ n_k $ vertices, where $ V_k = \\{1,...",
"is_translate": false,
"language": "Formal"
}
]
}