Page 573 - AP Computer Science A, 7th edition
P. 573

 Here is what contestants will be after a call to sortAllRows:
In writing sortAllRows, your method must use the ContestantOrganizer method sort. You may assume that sort works as specified.
Complete method sortAllRows below.
/ Sorts each row of contestants into increasing ∗∗ order by score.
 






























































































   571   572   573   574   575