Instructions:
- Install GCC, with
brew install gcc
on Mac, and using WSL to install Linux on Windows. Linux comes with GCC by default - Change Directory to CUAAG and run 'make' in your terminal.
- when it finishes, run
./main
or./main -h
for instructions. - Enjoy.