Search:

Type: Posts; User: Potato McGruff

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    957

    Re: Need Help Comparing Arrays

    Example, I have random numbers generating into winningNumbers array. If those numbers generated were 9, 13, 22, 36 and 45 I need to reference that to the other 5 arrays (numberSetOne, numberSetTwo,...
  2. Replies
    5
    Views
    957

    Re: Need Help Comparing Arrays

    Ok, fixed that Java code.

    Basically I have one array set up, winningNumbers. I need to have it compare to numberSetOne, two, three etc. for matches. Once I know how many have matched I can...
  3. Replies
    5
    Views
    957

    Need Help Comparing Arrays

    Hello folks, first post here and also a Full Time student at the University of Cincinnati. Currently in Programming I which is all Java based. Almost done with the first semester, but I've hit a wall...
Results 1 to 3 of 3