User Profile
Collapse
-
interesting insights guys..thanks redson and time...im on it! -
i adjusted my code to have the sum initialized outside the for loop(before it actually!), but still I can't see any output on the output window. Its building and compiling without errors but its not giving me any output...
Maybe I should create an applet to display the output but I dont even know how to do that. What am I missing?Leave a comment:
-
thats pretty abstract..very interesting though..never saw that coming...thanks . if you see anymore challenging sequences please do share.Leave a comment:
-
sorry but i don't understand what you mean by putting tags. About your other question. If counter mod 3 or 5 is not equal to zero then counter is not assigned to temp and hence is not included in the sum of the variables. Unless I'm missing something. Thanks.Leave a comment:
-
-
Project Euler
Hi.
Im new to Java and attempted to increase my knowledge by working on Project Euler..I figured that If Im able to solve as many problems from the project as possible with Java I will get more familiar with its syntax and the possibilities that lie therein...
Im in problem no 1
Problem no 1:
Find the sum of numbers between 0 and 1000 that are divisible by 3 or 5 and display it
...
No activity results to display
Show More
Leave a comment: