Hi there, I am now struggled about exercise 4 from this assignment. Really don’t know what 's wrong with my code. Could someone please help me out?
I have tried to print the output of [SwapRows] command, however, it didn’t show swapping row 0 and row1 but swapping row0 and row2, which i cannot figure out why?
I see that you continue to post your code for augmented_to_ref(). However, my questions are about whether your SwapRows() function is implemented correctly.