Running the code with Makefile and replace filename with the name of the source code that you would like to run with.
make [filename]
./[filename]
Each folder has its own source code that serves different purposes. There are comments at the top of each source code, indicating what the purpose of each source code is meant for.