java, how to merge trees

前端 未结 0 740
温柔的废话
温柔的废话 2021-01-20 06:01

I\'m trying to merge two binary trees (A and B) for Huffman\'s algo. I want one new node to be the root. And the left child of the root should be the root of A. The right ch

相关标签:
回答
  • 消灭零回复
提交回复
热议问题