Introduction - If you have any usage issues, please Google them yourself
Establish a Huffman tree, according to the weights of the input and displays the serial number of the nodes of the tree parent node, left/right child nodes, and each node corresponds to Huffman coding.