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