compiler "g++";
binary "ground";
source "src/main.cpp";
flag "Ofast";
compile;
