題組內容

4. Binary tree is another popular data structure.
619220549b982.jpg

(b) As mentioned above, please use C code (ANSI C) to implement corresponding functions for printing visited elements by using pre-order(3%), in-order (3%), and post-order (3%).