Pregunta de entrevista de UiPath

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

Respuesta de la entrevista

Anónimo

14 de feb de 2019

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