Scanner s = new Scanner(System.in);. int N = s.nextInt();. // Define an array of integers of size N.
確定! 回上一頁