API Response (JSON)
{
"problem": {
"name": "[RC-07] 超超立方体",
"description": {
"content": "有一个 $n$ 维 $(a_1-1)\\times (a_2-1)\\times \\dots \\times (a_n-1)$ 超立方体。左下角坐标为 $(1,1,\\dots,1)$,右上角坐标为 $(a_1,a_2,\\dots,a_n)$。 考虑一个无向图,有 $a_1\\times a_2\\times \\dots \\times a_n$ 个有标号的结点。结点的标号分别为 $(x_1,\\dots,x_",
"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": "LGP9005"
},
"statements": [
{
"statement_type": "Markdown",
"content": "有一个 $n$ 维 $(a_1-1)\\times (a_2-1)\\times \\dots \\times (a_n-1)$ 超立方体。左下角坐标为 $(1,1,\\dots,1)$,右上角坐标为 $(a_1,a_2,\\dots,a_n)$。\n\n考虑一个无向图,有 $a_1\\times a_2\\times \\dots \\times a_n$ 个有标号的结点。结点的标号分别为 $(x_1,\\dots,x_...",
"is_translate": false,
"language": "English"
}
]
}