a = "11"
b ="101"
c="100"
d="01"
e="00"
Total bits required to represent huffman code =12.
The average code length is 30*2+15*3+10*3+25*2+20*2 = 225.