debug: g++ main.cpp -o main release: g++ main.cpp -O2 main