Hey,
Regarding to the instruction: “A<–B, B<–A”
can somebody clarify whether the goal is to swap A and B simultaneously or one after the other?
In other words, does B get the initial value of A, or its own value (that was just copied to A)?
Thanks,
Liav