Jonathan5122827/SortingAlgorithms
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Compile the program using the command, g++ main.cpp Run the program using ./a.out When the program is running, enter a number for the algorithm you'd like to run. The program ends when you run an algorithm, so you must run the program five times, to test the 5 algorithms. Open the generated file using the command, nano SortedCenters.txt This SortedCenter.txt is overwritten for each run through of the program.