i am trying to import into a 2d array the following:
line one : gpa e.x.[2.3,5.1,....]
^ ^
| |
line two : id e.x.[1 ,2 ,....]
and after that to sort the gpa in a descending way but in the same time the id to follow each ones gpa.
could someone help me out?