Project 2 for CSCE 4600
inc | ||
src | ||
.clang-format | ||
.gitignore | ||
Makefile | ||
Project-2-input-example-1.txt | ||
README.md | ||
test1.txt |
4600-project-2
Project 2 for CSCE4600, for Team G4
Build
Build with make
Run with ./main.out filename
Clean with make clean