Search:

Type: Posts; User: shiftasterisk

Search: Search took 0.20 seconds.

  1. Re: Cracker Barrel puzzle solver using Recursion

    Alright so I've come up to this point and now I'm getting a stackoverflow error which I was assuming I'd have at some point or another. Thanks again for the help.




    import java.util.Stack;...
  2. Re: Cracker Barrel puzzle solver using Recursion

    Oh yea, sorry about that. I just woke up and will start working on it soon.
  3. Cracker Barrel puzzle solver using Recursion

    Hey everyone,

    Ok, so I have to write this program that solves the Cracker Barrel puzzle aka Triangular Peg Solitaire. For more background info about the puzzle you can check out (George Bell's...
Results 1 to 3 of 3