Search:

Type: Posts; User: ender16

Search: Search took 0.13 seconds.

  1. Replies
    2
    Views
    1,405

    Re: Recursion issues.

    I guess I probably should have mentioned what the problem is: the onBoard method fails to return true. :(
  2. Replies
    2
    Views
    1,405

    Recursion issues.

    I'm having some difficulty with a recursive method with backtracking. The program is supposed to simulate a Boggle type board, and given the entered word, search the board (as well as a dictionary)...
Results 1 to 2 of 3