Initial commit
This commit is contained in:
2
P3/Makefile
Normal file
2
P3/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
all: trietest.cpp Trie.cpp
|
||||
g++ -std=c++11 trietest.cpp Trie.cpp
|
||||
Reference in New Issue
Block a user