get valid sudoku solution
- Get a java environment for you
- Open the jar file.
- On Windows, just click the jar file and it will run
- On Unix, you may need to write
java -jar sudoku.jar
command line in the terminal to start - You are able to write each row of the sudoku and then click "finish", then the result will pop up. Enjoy it~