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