Skip to content

Commit f9c2d0a

Browse files
committed
修复图片错误
1 parent 11f8d34 commit f9c2d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/05_tree/05_01_tree_basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- **分支节点(非终端节点)**:度大于 $0$ 的节点。例如图中 $A$、$B$、$D$、$E$、$G$。
3131
- **树的度**:树中所有节点的最大度数。例如图中树的度为 $3$。
3232

33-
![节点分类](https://qcdn.itcharge.cn/images/20240511171300.png)
33+
![节点分类](https://qcdn.itcharge.cn/images/202509292157162.png)
3434

3535
#### 1.2.2 节点间关系
3636

0 commit comments

Comments
 (0)