#include <stdio.h>. #include <malloc.h>. void maxp(int** ia,int r,int c,int* x,int* y,int* max). {. *max=ia[0][0];. int i,j;.
確定! 回上一頁