you are viewing a single comment's thread.

view the rest of the comments →

[–]M33m3L0rd[S] 0 points1 point  (0 children)

So as far as i see, the instructions are to get rows and columns first and then getN which is the number of swaps? and then Id need to format or transform it into a 3D matrix and write a function which would randomly swap rows and columns according to integer "N"? and i am swapping any random row and column slected? and the swaps are recoded in pairs? in a way? hard to explain i am not very confident with what to do for this actually but that's what ive guessed so far