I'm doing a program for school and this piece of code won't work...

// This function gets the user to input the percent grade and returns the
// rounded version of that value.
int input_grade...