In this assignment you are to compile and optimise the C-program
quick.c. The source code is the same as quick.c that you examined in
assignment one -- except it has more entries in the array to sort. Please
make sure your quick.c file is up to date.
quick.c here.
Assignment specification here.