I believe this should have some multiple choice options: Application, System, Volume, Security.
The correct answer is volume.
The code that examines all the strings in the input source and determines how long the longest string (or strings are) is the following:
total = 0;
% initial value is zero, in every while loop it will be incremented
while(input.hasNextInt()){
total += input.nextInt( );
}
A) your temp gauge is moving into red