User Profile

Collapse

Profile Sidebar

Collapse
Mathismylove
Mathismylove
Last Activity: Feb 8 '10, 12:58 PM
Joined: Feb 2 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Mathismylove
    replied to Project Euler
    in Java
    interesting insights guys..thanks redson and time...im on it!
    See more | Go to post

    Leave a comment:


  • Mathismylove
    replied to Project Euler
    in Java
    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?
    See more | Go to post

    Leave a comment:


  • thats pretty abstract..very interesting though..never saw that coming...thanks . if you see anymore challenging sequences please do share.
    See more | Go to post

    Leave a comment:


  • Mathismylove
    replied to Project Euler
    in Java
    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.
    See more | Go to post

    Leave a comment:


  • ive tried figuring it out but ive got nada.
    See more | Go to post

    Leave a comment:


  • Mathismylove
    started a topic Project Euler
    in Java

    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

    ...
    See more | Go to post
    Last edited by RedSon; Feb 2 '10, 04:07 PM. Reason: Adding [CODE] tags
No activity results to display
Show More
Working...