API Response (JSON)
{
"problem": {
"name": "[SNCPC2024] 商路",
"description": {
"content": "一个圆周被 $K$ 个点等分,这些点按照顺时针编号为 $1, 2, \\cdots, K$。其中点 $a_1, a_2, \\cdots, a_n$ 分别建造有一座市场 $M_1, M_2, \\cdots, M_n$。 一条从市场 $i$ 出发,目标是市场 $j$ 的商路是有向线段 $M_i M_j$ ($i \\neq j$) 且必须满足以下条件: - 市场 $j$ 必须是距离市场 $i$ 最远的",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10695"
},
"statements": [
{
"statement_type": "Markdown",
"content": "一个圆周被 $K$ 个点等分,这些点按照顺时针编号为 $1, 2, \\cdots, K$。其中点 $a_1, a_2, \\cdots, a_n$ 分别建造有一座市场 $M_1, M_2, \\cdots, M_n$。\n\n一条从市场 $i$ 出发,目标是市场 $j$ 的商路是有向线段 $M_i M_j$ ($i \\neq j$) 且必须满足以下条件:\n\n- 市场 $j$ 必须是距离市场 $i$ 最远的...",
"is_translate": false,
"language": "English"
}
]
}