Description: Leaves the preparation of the binary tree nodes seek the function template. [Method] request a binary tree leaf nodes of the recursive model is as follows. f (btree) = 0 if empty tree f (btree) = 1 if only the root, the root is a leaf node
To Search:
File list (Check if you may need any files):
Exp21_3\Exp21_3.cpp
.......\Exp21_3.dsp
.......\Exp21_3.dsw
Exp21_3