Search:

Type: Posts; User: csaryus

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    2,499

    Re: Need help getting things to loop correctly

    This solves something I think:

    package GGG;

    import java.util.Scanner; // used for console input (from the keyboard)

    // Declare the class
    public class toothpickPuzzle {
    // Fields that can...
  2. Replies
    6
    Views
    2,499

    Re: Need help getting things to loop correctly

    I'm confuzed because of this comment:
  3. Replies
    6
    Views
    2,499

    Re: Need help getting things to loop correctly

    where is the body of mainLoop?
Results 1 to 3 of 3