@@ -1,6 +1,6 @@
# Compiler and flags
CXX = g++
CXXFLAGS = -std=c++17 -Wall -Wextra -O3
CXXFLAGS = -Wall -Wextra -O3
LDFLAGS = -static
# Directories
The note is not visible to the blocked user.