/_! \mainpage CS F364 Design And Analysis of Algorithms Assignment 2
To build the project, execute -
$ make all
To run the project, execute -
$ build/algo
To run the tests, execute -
$ make test
To delete all the build files, execute -
$ make clean
See CONTRIBUTING.md.
/**
 * Abhinav Sukumar Rao 2018A7PS0172H
 * Akshay Tiwari 2018A7PS0201
 * Aviral Agarwal 2018A7PS0192H
 * Divyanshu Agrawal 2018A7PS0267H
 */