Unit #1 Homework Problem
Course Outline HW & Programming Assignments
1hw5

Write some lines of C++ which will exchange the contents of two variables a and b, using only one additional variable. Name this additional variable temper.