oid sure1(int **a,int m,int n) { int min=0,max,i,h=0,j; int *x; x=(int*)malloc(m*sizeof(int*)); for(i=0;i