0_0_33147419_11701.cpp: In function 'int main()':
0_0_33147419_11701.cpp:12:101: error: expected '}' at end of input
for(int j=0; j<m; j++) for(int c2=0; c2<k; c2++) printf("%c",a[i][j]); //puts(""); } } return 0;}
^
0_0_33147419_11701.cpp:12:101: error: expected '}' at end of input
0_0_33147419_11701.cpp:12:101: error: expected '}' at end of input
|