You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program that encodes files using Huffman coding. This program will check first if the compressed file is smaller than the original file, and will not proceed if the compressed file is not smaller.