Huffman encoder and decoder Usage: % make % ./hencode example_file.txt encoded_file % ./hdecode encoded_file output.txt