@@ -6,7 +6,7 @@ OBJ = ${SRC:.cpp=.o}
CXX = c++
CXXFLAGS = -std=c++98 -fsanitize=address -g3 #-Wall -Wextra -Werror
CXXFLAGS = -std=c++98 -fsanitize=address -g3 -Wall -Wextra -Werror
all : $(NAME)
The note is not visible to the blocked user.