stack overflow

  1. R

    B4J Question How to prevent stack overflow?

    Hi, I have written a piece of code that uses the "backtracking" algorithm to slove sudoku puzzles If the puzzle is very simple for example no cell is filled or only one or two are filled it sometimes successfully completes the puzzle but when it gets more complex i get the "stack overflow" error...
Top