8
Solution: Arbre Huffman suivi du Codage
a     b
.05   .2
.25
d     e
.17  .18
.35
.6
.4
1
0
1
0
1
0
1
0
1
c
Code
a= 100
b= 101
c= 0
d=110
e=111