dev: compile run compile: g++ -o fib main.cpp run: ./fib