The number of degree 3 nodes in a ternary tree (三叉树) is only rel
The number of degree 3 nodes in a ternary tree (三叉树) is only related to the number of degree 2 nodes and that of degree 1 nodes, i.e it has nothing to do with the number of leaf nodes.
~@[](2)答案:FALSE