More Simple answer using java language. Hope you guys will find it usefull. Arrays.sort(arr); long min = 0, max = 0; for(int i = 0, j = arr.length - 1; ...
確定! 回上一頁