/rover-project

Solution to the take home assignment

Primary LanguageC++

Solution to take home assignment

To run the code follow the instructions in the root of the folder:

mkdir build && cd build
cmake ..
make
./RoverProject ../input.txt ../output.txt