• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
+ 1

Hey everybody, could somebody explain why output is 12 here

https://code.sololearn.com/cddfesT3URFA/?ref=app

c++loops
16th Nov 2020, 11:56 AM
Phidan Makhmudova
2 Antworten
+ 1
First loop: i = 0 i = 0*0; i+=3; i is 3; 3 < 5(true) Second loop: i = 3 i = 3*3; i+=3; i is 12; 12<5(false) Loop ends.
16th Nov 2020, 12:25 PM
你知道規則,我也是
你知道規則,我也是 - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Hofstadter a sequence code coach is not running
0 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
How can I add gradient to the background
1 Votes