API Response (JSON)
{
"problem": {
"name": "[GESP样题 八级] 小杨的旅游",
"description": {
"content": "小杨准备前往 B 国旅游。 B 国有 $n$ 座城市,这 $n$ 座城市依次以 $1$ 至 $n$ 编号。城市之间由 $n-1$ 条双向道路连接,任意两座城市之间均可达(即任意两座城市之间存在可达的路径)。 小杨可以通过双向道路在城市之间移动,通过一条双向道路需要 $1$ 单位时间。 B 国城市中有 $k$ 座城市设有传送门。设有传送门的城市的编号依次为 $b_1,b_2, \\cdots ,",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10289"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小杨准备前往 B 国旅游。\n\nB 国有 $n$ 座城市,这 $n$ 座城市依次以 $1$ 至 $n$ 编号。城市之间由 $n-1$ 条双向道路连接,任意两座城市之间均可达(即任意两座城市之间存在可达的路径)。\n\n小杨可以通过双向道路在城市之间移动,通过一条双向道路需要 $1$ 单位时间。\n\nB 国城市中有 $k$ 座城市设有传送门。设有传送门的城市的编号依次为 $b_1,b_2, \\cdots ,...",
"is_translate": false,
"language": "English"
}
]
}