mirror of
https://github.com/coolaj86/fizzbuzz.git
synced 2024-11-16 17:29:04 +00:00
About
I wrote LinkedList.cpp
and BST.cpp
. Parts of the *.h
were provided by BYU as the documentation for the project.
The test program was created by BYU, but I don't see a copyright so I assume I'm safe to include it.
Build on Ubuntu 10.04
sudo apt-get install libboost-all-dev valgrind
make