relação entre folhas nós e nós internos na árvore binária
T has L leaves, the number of internal nodes is I=L-1 for full binary tree.
Defeated Dogfish
T has L leaves, the number of internal nodes is I=L-1 for full binary tree.