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