array[0] = new int[3][]; // Second dimension: 3 arrays for the first 2D array array[1] = new int[2][]; // Second dimension: 2 arrays for the second 2D array // Initialize the third dimension (number ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する