#include int main(){ int mat[10][10]; int i,j,n,k; printf("Unesite dim. matrice\n"); scanf("%d",&n); for(i=0; i