예제 #1
0
 public long ArrayManipulationTest(int number, int[][] numbers2D)
 => Arrays.ArrayManipulation(number, numbers2D);