#include void print_matrix(int n, int m, int a[][m]) { // Важен только размер строки for( int i=0; i