秋招模拟赛第二十六场|华为春招实习|2023.05.17
- Status
- Done
- Rule
- IOI
- Problem
- 3
- Start at
- 2023-6-9 19:00
- End at
- 2023-6-9 21:00
- Duration
- 2 hour(s)
- Host
- Partic.
- 32
No testdata at current.
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
这是一道基于BFS的题目。主要考点为BFS。
这道题要我们找到所有速度为1的终点站的点的数量。那么我们需要知道所有终点站的速度,然后在这些速度中找到为1的点即可。
本题属于以下题库,请选择所需题库进行购买