Search:

Type: Posts; User: ippo

Search: Search took 0.15 seconds.

  1. Replies
    8
    Views
    2,002

    Re: Lotto Problem logic error

    okay it worked. Thanks a bunch. My teacher said for an extra challenge we could try to rewrite this program only using arrays and no arraylists and a 2 dimensional array must be used to store the...
  2. Replies
    8
    Views
    2,002

    Re: Lotto Problem logic error

    thanks, but while waiting for a reply i realized that was the problem as well. and ended up with this code. Everything works fine now, but what method can I use to make sure the output of numbers is...
  3. Replies
    8
    Views
    2,002

    Lotto Problem logic error

    Here is my code. It runs, but the output is not what I wanted. This project allows the user to enter up to 6 lottery tickets and I have to generate random numbers 0-49. The number generate fine, but...
Results 1 to 3 of 3