Tree: Huffman Decoding

  • + 4 comments

    Questions is broken in C. In test cases, input is string and output is same string as input. Also, no funcion definition "decode_huff" exists to "complete" because code editor is just an empty main().

    100% credit with simple scanf(), printf().