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