#include using namespace std; const int R=5; const int C=5; void stampa (int matrice[][C]) { for (int i=0; i