• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu
+ 2

Why does ++a +(a++) + a; gives result 185

a was initially 60

c++
27th Sep 2017, 4:41 PM
Vedansh
Vedansh - avatar
1 Resposta
+ 18
61 + (62) + 62 = 185 https://stackoverflow.com/questions/28219423/if-parenthesis-has-a-higher-precedence-then-why-is-increment-operator-solved-fir
27th Sep 2017, 4:51 PM
Babak
Babak - avatar

Costuma ter perguntas como essa?

Aprenda de maneira mais eficiente, de graça:

  • Introdução ao Python

    7.1M de alunos

  • Introdução ao Java

    4.7M de alunos

  • Introdução ao C

    1.5M alunos

  • Introdução ao HTML

    7.5M alunos

Ver todos os cursos
Quente hoje
App Development
1 Votes
GUI-Based Python code in Webpage
3 Votes
I'm still new, help me about my image code
0 Votes
Convert Animated SVG to PNG
1 Votes
My Missing Courses
1 Votes
What will be the output of this code?
1 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
cyber security
0 Votes
my code isn’t working can someone give me tips?
1 Votes