@ -1,8 +1,8 @@
#!/usr/bin/bash
CC=clang++
CC=clang
CFLAGS="-g -Wall -Werror -pedantic"
SRC=*.cpp
SRC=*.c
OUT=main
set -x
The note is not visible to the blocked user.