Coding enhancement public static int[][] getArray(){ return new int[5][6]; // no need of intermediate object }.
確定! 回上一頁