• Kursy
  • Kompilator kodu
  • Dyskusja
  • Cennik
  • Zespoły
Menu

Dyskusje Q&A

hi, me newbie, started last day, right now I wrote a code using "do", the out is 2,4,6, while condition is <5. why or how output is exceeding 5. thanx in advance int a=2; do { cout<<a <<endl; a+=2; } while (a <5);
c++
0 głosów
5 odpowiedzi
25th Jun 2016, 5:38 PM
Abdullah
Abdullah - avatar
Popularne dzisiaj
I'm still new, help me about my image code
1 Votes
Convert Animated SVG to PNG
1 Votes
Font size
0 Votes
My Missing Courses
1 Votes
Mobile
0 Votes
my code isn’t working can someone give me tips?
1 Votes
Are '\0' and NULL the same?
1 Votes
Number addition
0 Votes
I need help here
1 Votes
why isnt my code working?
1 Votes