9.9 Give an example of a non-empty binary tree that is not a two-tree but
leaves(t) = (n(t) + 1) / 2
Hint: The denominator is 2, not 2.0, so integer division is performed.
 
 
View Solution
 
 
 
<< Back Next >>