#include #define MAX 20 void leeMatriz(int f, int c, int M[][MAX], char mat) { int i, j; for (i=0; i