To build a program you may use a script given in the root dir, its purpose is to create a UniqueWordsCounter executable in build directory:
./run.sh
To run a program you can put your file or use any of the pre-defined ones from test directory, e.g.:
./build/UniqueWordsCounter test/smallfile.txt