We don't like mondays --- Instructions for the installation =========================================================== To compile and run the code on Linux, type make make harness On Mac OS X, type make macos make macharness The first make command compiles the unittests where the second command compiles the speed_test and starts the benchmark. Please make sure that you first compile the contest executable with "make" or "make macos", respectively. To just run the unittests, type "make" or "make macos", respectively, to compile the sources and start the program with "./contest".