#include void stampaMatriceI(int nr, int nc, int A[nr][nc]) { int i, j; for(i=0; i