Introduction - If you have any usage issues, please Google them yourself
(1) Establish the Huffman tree from the terminal input character size n, and n and n characters right value, establishes a Huffman tree 2, encoded using the Huffman tree has been built, the character encoding of the input and decoding the output coded result: the use of the established Huffman code encodes the input, and outputs the decoding result