Workbook Detail
Sudoku 4×4 Hard — Set 98
Complete the sudoku grid (9x9): each row, column, and box must contain each digit exactly once. Grid: [4 _ 2 _ | 3 _ _ 1 | _ 3 1 4 | _ _ _ _]
Show answer
Answer: 4 1 2 3 | 3 2 4 1 | 2 3 1 4 | 1 4 3 2
- SubType
- sudoku
- Difficulty
- hard
- Grid
- [4,0,2,0]
- [3,0,0,1]
- [0,3,1,4]
- [0,0,0,0]
- SolvedGrid
- [4,1,2,3]
- [3,2,4,1]
- [2,3,1,4]
- [1,4,3,2]
- GridSize
- 4