class large { static final int max=10000000; public static void main(String args[]) { long a[] = new long[max]; int i; for(i=0;i