- 示例图中的 **b** 不应该有从 **e** 指过去的箭头,并且 **b** 的值应该为1101,否则不满足哈夫曼编码的性质。 - 附上[专题链接](https://github.com/azl397985856/leetcode/blob/master/thinkings/run-length-encode-and-huffman-encode.md) - 如果我的理解有问题,还望指正。