Skip to content

Commit 69a38ff

Browse files
committed
Update 01.Queue-BFS.md
1 parent 1017539 commit 69a38ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Contents/04.Queue/02.Queue-BFS/01.Queue-BFS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ graph = {
3030

3131
其对应的动态演示图如下所示。
3232

33-
![](https://qcdn.itcharge.cn/images/20220105135158.gif)
33+
![](https://qcdn.itcharge.cn/images/20220105175535.gif)
3434

3535
## 3. 基于队列实现的广度优先搜索
3636

0 commit comments

Comments
 (0)