import java.util.Scanner; public class no349 { public static void main(String[] args){ int[] eto = new int[12]; Scanner sc = new Scanner(System.in); int N = sc.nextInt(); int max=0; for(int j=0;j