CS 1043 Lab 2

Start each array with dummy data that is all the same for all 5 entries. Create an additional insertion sort method in your Sorts class to sort 3 arrays based on the score array. Evaluate whether the most recent player deserves to be in the array. If he does belong, place him in the 3 arrays and then sort. Now you are going to revise this class. ................
................