#include #include #include #define N 3 #define M 4 int main() { int i,j,a[N][M],b[M][N]; srand((unsigned)time(NULL)); for(i =0;i