Domanda di colloquio di khumbu

swapping of two numbers without using a temporary variable.

Risposta di colloquio

Anonimo

14 set 2019

a=a+b b=a-b a=b

3