API Response (JSON)
{
"problem": {
"name": "BZOJ2445 最大团",
"description": {
"content": "一个 $n$ 个点的无向图被叫做是一个 symmetric labeled cliquer,当且仅当该图的任意一个极大连通子图拥有相同的点数,并且任意一个极大连通子图都是完全图。 现有 $m$ 种颜色和所有含有 $n$ 个点且节点有标号的 symmetric labeled cliquer。我们需要将每个 symmetric labeled cliquer 都染上一种颜色,两个不同的 symme",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10594"
},
"statements": [
{
"statement_type": "Markdown",
"content": "一个 $n$ 个点的无向图被叫做是一个 symmetric labeled cliquer,当且仅当该图的任意一个极大连通子图拥有相同的点数,并且任意一个极大连通子图都是完全图。\n\n现有 $m$ 种颜色和所有含有 $n$ 个点且节点有标号的 symmetric labeled cliquer。我们需要将每个 symmetric labeled cliquer 都染上一种颜色,两个不同的 symme...",
"is_translate": false,
"language": "English"
}
]
}