0
What is the correct order of given code? Its output is 10.
{ int a=7; int b=3; cout<<a+b-a*b/a%b; }
26th Mar 2019, 10:36 AM
~DauntlesS~

2 Respostas
+ 3
a+b-(a*b/a%b)
26th Mar 2019, 11:05 AM
Chiara Mele

0
Thanks Chiara Mele
26th Mar 2019, 11:17 AM
~DauntlesS~

Costuma ter perguntas como essa?
Aprenda de maneira mais eficiente, de graça:
Quente hoje
Solving coding challenges
2 Votes
I am new
1 Votes
Advertising in Sololearn
1 Votes
RUST'S FUTURE
1 Votes
Programming Language
0 Votes