You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
M
راهش اینه:
cin >> x , y ;
x = x + y ;
y = x - y ;
x = x - y ;
cout << x , y ;
-
M
راه حل خوبی پیشنهاد دادی بهش