Paritosh5876 / Hacktoberfest2021

This is especially for beginners...Do submit your simple pull requests...Get your free hacktoberfest T-Shirt
Other
53 stars 345 forks source link

Created a cpp program to Swap two numbers without using a third variable #406

Open pdbarma opened 2 years ago

pdbarma commented 2 years ago

I have created a cpp program to swap two numbers without the need of the third variable or a temp variable.