普通文本  |  7行  |  103 B

LEVEL = ../../../make

CXX_SOURCES := main.cpp

CXXFLAGS += -std=c++11

include $(LEVEL)/Makefile.rules