Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
How can we solve the problem if we have just one student?
Given an student sort their grades and get the top 5 average.
Generalize the idea to do it for many students.