Renamed huffman code to huffman coding in C++ directory.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Code-A2 (Huffman)
|
||||
// Code-A2 (Huffman Coding)
|
||||
|
||||
#include <iostream>
|
||||
#include <queue>
|
||||
Reference in New Issue
Block a user