Search:

Type: Posts; User: MysticDeath

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,734

    Re: Help please..

    =S, well the way I programmed it... gah.
    Here are my files. I already have a newboard or sudoku board two dimensional array.



    public class GetDataMethods {
    int emptycells[];
    int rows[]=new...
  2. Replies
    2
    Views
    1,734

    Help please..

    Well I've been working on a Sudoku Solver. I ran into a problem;
    This is a typical Sudoku:
    http://i166.photobucket.com/albums/u88/Jaker545/gene.jpg

    So here's my problem;
    In my code, the way I'm...
Results 1 to 2 of 2