Search:

Type: Posts; User: maxreed

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,258

    [SOLVED] Re: Checker Program

    I am having trouble taking the text file and storing it in an 2-d array (9x9). How would I do that ( I know how to do it manually but not by looping it to look like a 9x9 grid)? Once I know that I...
  2. Replies
    6
    Views
    1,258

    [SOLVED] Re: Checker Program

    File read in is done. Algorithm is where I need help. No GUI. It takes a single input fi le as a command-line parameter. The console is where the user will be notified. So basically, the algorithm is...
  3. Replies
    6
    Views
    1,258

    [SOLVED] Checker Program

    I am trying to create a checker program(for a sudoku puzzle) that will read a completed board and then go to determine if it obeys the constraints. If it does, it just says so, if it doesn't it...
Results 1 to 3 of 3