@@ -1,6 +1,6 @@
test: test.c hm.h
cc -Wall -Wextra -ggdb -o test test.c
benchmark: benchmark.cpp
g++ -Wall -Wextra -o benchmark benchmark.cpp
clean:
rm -rf test
rm -rf benchmark
The note is not visible to the blocked user.