4. Assuming r1=1, r2=2 and r3=3 write code using only the stack such that r1=2, r2=3 and r3=1 using only the stack
Posted: Tue Jul 12, 2022 8:29 am
4. Assuming r1=1, r2=2 and r3=3 writecode using only the stack such that r1=2, r2=3 andr3=1 using only the stack