public class aVeryBigSum { static long aVeryBigSum(long[] ar) { long sum = 0; for(int i=0;i