expectedoutputtestexampletree.txt

来自「国外的数据结构与算法分析用书」· 文本 代码 · 共 8 行

TXT
8
字号
2 4 7 8 9 5 1 
The height of the tree is 3
The size (# of nodes) of the tree is 7
The number of leaves in the tree is 4
The sum of the values in the tree is 36
The height &  max imbalance of the current tree 0
The max Imbal Ineff of tree is 0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?