#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#define MAXROWS 20
#define MAXCOLS 20


int columnas, filas;