标签:
2 12 helloworld 66 ithinkyoucandoit
no yes
思路:哈夫曼树,拿出一串数中两个权值最小的,合成一个新的,再将这个新形成的加入到那个串中,再操作.......
STL中优先队列的使用方式:
#include<cstdio>
#include<cmath>hdoj 2527 Safe Or Unsafe(哈弗曼算法)
标签:
原文地址:http://blog.csdn.net/lh__huahuan/article/details/45048939