Question d’entretien chez WisdmLabs

swap two no,s without using third variable

Réponse à la question d'entretien

Utilisateur anonyme

17 févr. 2018

let 2 nos be x and y x=x+y y=x-y x=x-y

3