transposes the given matrix x
makes the given matrix x, symmetric
doesn't alter the matrix x
none of the above
4
8
9
6720
1 2 3 3 5 5 7 8
1 2 3 4 5 6 7 8
8 7 6 5 4 3 2 1
1 2 3 5 4 6 7 8
the output is z2
the output is z1z2
this will result in compilation error
none of above
101010101
1111111111
0
111111111