#include #define LIM 10 int main(){ int mat[LIM][LIM]; int i=0,j=0; for (i=0; i