void assign(int* arr, int m, int n) · for (int i = 0; i < m; i++) · for (int j = 0; j < n; j++) { · } · } · // Program to pass the 2D array to a function in C · {.
確定! 回上一頁