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