@@ -24,7 +24,7 @@ elif [ $1 = "run" ]; then
header "Running"
make main
./output/main 5000 ./library
./output/main 5000 ./library "Testing library"
elif [ $1 = "debug" ]; then
header "Debugging"
The note is not visible to the blocked user.