@@ -1,3 +1,3 @@
#!/bin/bash
g++ -Wall -g -g3 -DOS_LINUX ./app.cpp -o ./target/app
gcc -Wall -g -g3 -DOS_LINUX=1 -DENABLE_ASSERT=1 ./app.c -lm -o ./target/app
The note is not visible to the blocked user.