These labs assignments were done through zyBooks.
Open terminal in CS0_Portfolio and run:
cd CS1136
mkdir build
g++ src/main.cpp src/lab_exercises.cpp -o build/labs
build/labs
main()When executing from the project root, input & output file names must be provided through their relative path (ie. with the prepend data/).