Question d’entretien chez UiPath

Given two variables X and Y, swap the values without using a third variable

Réponse à la question d'entretien

Utilisateur anonyme

14 févr. 2019

X = x + y Y = x - y X = x - y