Description: Write an algorithm Program: 1. Establish a tree node 6 binary data value node is a positive integer, the output of the press in order 2, complete binary tree above all nodes in the left and right subtree mutual exchange, according to the exchange after the results of the output sequence. 3, the number of binary tree leaf node statistics, and outputs the result.
To Search:
File list (Check if you may need any files):
tree.c