Merge pull request #63 from yabo083/patch-1

Update binary_tree_types.md
pull/69/head
Yudong Jin 2 years ago committed by GitHub
commit fec56afd5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ comments: true
完美二叉树的性质有:
- 若树高度 $= h$ ,则结点总数 $= 2^h$
- 若树高度 $= h$ ,则结点总数 $= 2^h$ - 1
## 完全二叉树

Loading…
Cancel
Save