We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f8d34 commit f9c2d0aCopy full SHA for f9c2d0a
docs/05_tree/05_01_tree_basic.md
@@ -30,7 +30,7 @@
30
- **分支节点(非终端节点)**:度大于 $0$ 的节点。例如图中 $A$、$B$、$D$、$E$、$G$。
31
- **树的度**:树中所有节点的最大度数。例如图中树的度为 $3$。
32
33
-
+
34
35
#### 1.2.2 节点间关系
36
0 commit comments