阅读背景:

Java:数独游戏:检查重复值的3x3网格

来源:互联网 

What this program does :

这个程序做了什么:

This program takes values from a class and uses those as the starting values for a Sudoku puzzle. We are to print these out in a typical Sudoku 9x9 grid. The program then prompts the user to give a coordinate point on the grid and a value to put in there. Currently what I am working on is making sure that the values put in by the user are valid to solve this puzzle. Once the puzzle is filled out and there are no longer any repeated values in each column, row, and 3x3 square, the game should end and the output should be "Puzzle Complete". This pro




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: