Dyskusje Q&A
Number of zeros at the end
2 głosów
16 odpowiedziHow many zeros does it take?
6 głosów
7 odpowiedziHi, I need assistance aka HELP!
I've done this calculation in various ways some of printed nothing but zeros non stop.
Using while loop calculate all numbers 1 to 1000 add numbers to sum = sum + i
int sum = 0;
// use a while loop to calculate the sum of 1 to 1000
While(int sum = 0; sum >= 1000; sum = sum + I){
System.out.println(sum);
}
0 głosów
4 odpowiedziPopularne dzisiaj
Quiz
0 Votes
Sockets, etc
0 Votes
C++ Vectors
0 Votes
Necesitó ayuda
1 Votes
A Little Question Here!
1 Votes
Code challenge
0 Votes
Loop
0 Votes