API Response (JSON)
{
"problem": {
"name": "[JOI Open 2022] 放学路 / School Road",
"description": {
"content": "河狸国由 $N$ 座城市组成,编号为 $1 \\sim N$。共有 $M$ 条道路连接这些城市,道路编号为 $1 \\sim M$。道路 $i$($1 \\le i \\le M$)双向连接城市 $A_i$ 和 $B_i$,并且道路 $i$ 的长度为 $C_i$。保证经过一定数量的道路,均可以从任意一座城市到达任意其他城市。 Bitaro 是一只住在城市 $1$ 的河狸。他要去城市 $N$ 上学。他上学",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2000,
"memory_limit": 1122304
},
"difficulty": {
"LuoguStyle": "P7"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8426"
},
"statements": [
{
"statement_type": "Markdown",
"content": "河狸国由 $N$ 座城市组成,编号为 $1 \\sim N$。共有 $M$ 条道路连接这些城市,道路编号为 $1 \\sim M$。道路 $i$($1 \\le i \\le M$)双向连接城市 $A_i$ 和 $B_i$,并且道路 $i$ 的长度为 $C_i$。保证经过一定数量的道路,均可以从任意一座城市到达任意其他城市。\n\nBitaro 是一只住在城市 $1$ 的河狸。他要去城市 $N$ 上学。他上学...",
"is_translate": false,
"language": "English"
}
]
}