-->
当前位置:首页 > 题库

The number of degree 3 nodes in a ternary tree (三叉树) is only rel

Luz5年前 (2021-05-10)题库1293
The number of degree 3 nodes in a ternary tree (三叉树) is only related to the number of degree 2 nodes and that of leaf nodes, i.e it has nothing to do with the number of degree 1 nodes. ~@[](2)

答案:TRUE