#include #define LIM 5 int main(){ int mat1[LIM][LIM]; int mat2[LIM][LIM]; int i=0,j=0; for (i=0; i