Check if Sudoku solution is valid [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . You're given a solution to a Sudoku puzzle. Write the code to check if it's a valid solution. Your function signature should be: boolean isValid(int starti, int startj, int endi, int endj) Rules for those unfamiliar with Sudoku: Grid size is 9x9, divided into 9 regions of 3x3 Each