API Response (JSON)
{
"problem": {
"name": "C. Ice cream coloring",
"description": {
"content": "Isart and Modsart were trying to solve an interesting problem when suddenly Kasra arrived. Breathless, he asked: \"Can you solve a problem I'm stuck at all day?\" We have a tree _T_ with _n_ vertices a",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF804C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Isart and Modsart were trying to solve an interesting problem when suddenly Kasra arrived. Breathless, he asked: \"Can you solve a problem I'm stuck at all day?\"\n\nWe have a tree _T_ with _n_ vertices a...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Isart 和 Modsart 正在尝试解决一个有趣的问题,这时 Kasra 突然出现。他气喘吁吁地问:\"你们能帮我解决一个我整天卡住的问题吗?\"\n\n我们有一棵包含 #cf_span[n] 个顶点和 #cf_span[m] 种冰淇淋(编号从 #cf_span[1] 到 #cf_span[m])的树 #cf_span[T]。每个顶点 #cf_span[i] 有一个包含 #cf_span[si] 种冰...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T = (V_T, E_T) $ be a tree with $ n $ vertices and $ m $ ice cream types. \nFor each vertex $ i \\in V_T $, let $ S_i \\subseteq \\{1, 2, \\dots, m\\} $ be the set of ice cream type...",
"is_translate": false,
"language": "Formal"
}
]
}