@@ -1 +1,2 @@
gcc main.c -o main -std=c11 -lm && ./main
gcc main.c -g -o main -std=c11 -lm -pthread && ./main
The note is not visible to the blocked user.