Description: ⑴ input character sequence, build binary list.
⑵ preorder binary tree: the recursive algorithm.
⑶ preorder binary: non-recursive algorithms. (Preferably the first order can be achieved, subsequent non-recursive algorithm)
⑷ seeking highly binary tree.
To Search:
File list (Check if you may need any files):
main.cpp