摘要:
class SudokuMatrix { private int[][] matrix = new int[][] { {0, 5, 0, 6, 0, 1, 0, 0, 0}, {0, 0, 7, 0, 9, 0, 0, 2, 0}, {3, 0, 0, 0, 0, 4, 0, 0, 1}, {9, 阅读全文
posted @ 2017-06-26 23:46
陶石
阅读(1534)
评论(0)
推荐(0)
浙公网安备 33010602011771号