setup: mkdir build sheet0: g++ src/sheet0.cpp -o ./build/sheet0 run: sheet0 chmod +x build/ build/sheet0