So I have a function like this: int *func(int *arr, size_t n); Where *arr is the 2d array and n is the size of the array. The array is a square, ...
確定! 回上一頁