@@ -1,3 +1,3 @@
@echo off
gcc -Wall -g -std=c99 %1.c -o %1.exe
gcc -Wall -g -lm -std=c99 main.c -o main.exe
@echo on
The note is not visible to the blocked user.