CXXFLAGS += -std=c++11
CXXFLAGS += -Wall -Wextra -Wpedantic
CXXFLAGS += -Wconversion
# CXXFLAGS += -Wsign-conversion

maze: