Search:

Type: Posts; User: curmudgeon

Search: Search took 0.36 seconds.

  1. Replies
    5
    Views
    1,464

    Re: Java Nest Loop ( Dice Stimulation)

    Well if you can't use other collections such as an ArrayList, I think that you're stuck with what you have. Bummer.
  2. Replies
    5
    Views
    1,464

    Re: Java Nest Loop ( Dice Stimulation)

    Quick answer #1: use an array of ints rather than 22+ int variables. Then you can loop through the array with ease should you desire.
Results 1 to 2 of 2