First draw a forest of 5 trees,
\(\begin{array}{l}\,\,\,\,\,{\bf{a}}\,\,\,\,\,\,\,\,\,\,\,\,{\bf{b}}\,\,\,\,\,\,\,\,\,\,\,\,{\bf{c}}\,\,\,\,\,\,\,\,\,\,\,\,\,{\bf{d}}\,\,\,\,\,\,\,\,\,\,\,{\bf{e}}\\{\bf{0}}{\bf{.20}}\,\,\,\,\,{\bf{0}}{\bf{.10}}\,\,\,\,\,{\bf{0}}{\bf{.15}}\,\,\,\,\,{\bf{0}}{\bf{.25}}\,\,\,\,\,{\bf{0}}{\bf{.25}}\end{array}\)
Combine two trees having the least weight into a single tree. note that b and c have the smallest labels. replace their trees with a new tree that has a root with an edge to the left child is labelled as 0 and an edge to the right child labelled as 1.
As c has highest label value than 1), so the left child is named as c and the right child is named as b.
The sum of the labels of the trees that were replaced is: