Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    2,130

    Re: [Method] Help ?

    Excellent. I did read your code. In fact, I pointed out exactly what you were doing wrong.

    You could have said something like, "oh, I see my error now, and I think maybe if I did XYZ, I could fix...
  2. Replies
    11
    Views
    2,130

    Re: [Method] Help ?

    That's pretty rude, and you're lucky somebody felt like helping you this time. For the future, I'd recommend you show us what you think the answer is, preferably in SSCCE form, when asking a question...
  3. Replies
    11
    Views
    2,130

    Re: [Method] Help ?

    You're only checking against the first user:


    int lowestDifference = findLowestDifferencehelper.findLowestDifference(jellyBeans, guessArray[0]);
Results 1 to 3 of 3