You code should look like this: public int getElement(int[] arrayOfInts, int index) { return arrayOfInts[index]; }.
確定! 回上一頁