g++-10 -Wall -lm -static -DEVAL -o speedrun -O2 speedrun.cpp stub.cpp -std=c++14
g++-10 -Wall -lm -static -DEVAL -o speedrun -O2 speedrun.cpp stub.cpp -std=c++17