The compiler can not find a variable named maximum. Look at the code and find the name of the variable that you want to print. maximum is the name of a method that the code calls.

You probably...