(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The solution to the Sudoku puzzle, represented by a grid in which each cell contains a digit between 1 and 9, without violating the Rule.
In the context of a single cell, the solution refers to the digit that this cell contains in the solution grid.