/usr/bin/g++ -O2 -static -DONLINE_JUDGE -std=c++11 main.cpp stub.cpp a.out
/usr/bin/g++ -O2 -static -DONLINE_JUDGE -std=c++14 main.cpp stub.cpp a.out
/usr/bin/g++ -O2 -static -DONLINE_JUDGE -std=c++17 main.cpp stub.cpp a.out