import java.util.Scanner;
public class HighestTestAverage { public static void main(String[] args) {
Scanner input = new Scanner(System.in); i