API Response (JSON)
{
"problem": {
"name": "[PA 2021] Zbiory niezależne",
"description": {
"content": "树 $T = (V, E)$ 是一个无向连通且无环的简单图。在本题中,我们考虑 $c$ 色树,即树上每个节点有 $c$ 种颜色之一的树。 两棵有色树 $T_1 = (V_1, E_1), T_2 = (V_2, E_2)$ 相等,当且仅当: - 存在双射 $\\pi : V_1 \\to V_2$,满足对于任意节点对 $(u, v) \\in V_1$,满足 $\\{u,v\\} \\in E_1$ 当且",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 45000,
"memory_limit": 1048576
},
"difficulty": {
"LuoguStyle": "P7"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9042"
},
"statements": [
{
"statement_type": "Markdown",
"content": "树 $T = (V, E)$ 是一个无向连通且无环的简单图。在本题中,我们考虑 $c$ 色树,即树上每个节点有 $c$ 种颜色之一的树。\n\n两棵有色树 $T_1 = (V_1, E_1), T_2 = (V_2, E_2)$ 相等,当且仅当:\n\n- 存在双射 $\\pi : V_1 \\to V_2$,满足对于任意节点对 $(u, v) \\in V_1$,满足 $\\{u,v\\} \\in E_1$ 当且...",
"is_translate": false,
"language": "English"
}
]
}