Editorial for Arcadia Computing Contest 1 P1 - Test Anxiety
Remember to use this editorial only when stuck, and not to copy-paste code from it. Please be respectful to the problem author and editorialist.
Submitting an official solution before solving the problem yourself is a bannable offence.
Submitting an official solution before solving the problem yourself is a bannable offence.
Author:
Let the student's current average be denoted as
The student has one more assignment to complete, thus making the total points possible including the
next assignment to be
In order to attain at least an
Final complexity:
Comments