Question d’entretien chez FactSet

Swap two numbers without using third variable.?

Réponse à la question d'entretien

Utilisateur anonyme

17 mars 2018

Int a,b; b=a+b; a=b-a; a=b-a;