@@ -0,0 +1,5 @@
#!/bin/bash
gcc -g -c wapp/wapp.c
g++ *.o main.cpp -o main
rm *.o
The note is not visible to the blocked user.