Introduction - If you have any usage issues, please Google them yourself
First, the purpose of the experiment
(1) master the logical structure of the two tree and the storage structure of the two linked list;
(two) verify the two fork tree two fork storage and traversal and the basic operation of the realization;
(three) understand the relation between algorithm and program, and convert sequential table algorithm into corresponding program;