0
Как сменить переменую а на переменую b и вывести их сумму?
12 Respostas
0
No
0
??
0
Int a,b,sum=0
Just use sum=a+b; to add
You can use a third variable to change variable a and b
Int c;
c=b;
b=a;
a=c;
Hope you arrange this
There is another way too using two variables
- 1
Can you translate this to English?
- 1
why
- 1
how should i help you
- 1
english is the forum language
- 1
how can we answer your question if its russian
- 1
i also don't write german questions in here
- 1
i don't want to challenge you
- 1
i want to know why you dont use the official language
- 1
where's the point