The question was "How do you swap two values without creating a new variable?"
Anonymous
I didn't answer the question correctly, but I looked it up later and found it: a = a XOR b b = a XOR b a = a XOR b
Check out your Company Bowl for anonymous work chats.