powered by
Generates a text string containing a 'hint' for cell (i,j) of Sudoku grid 'z'.
hintSudoku(z, i, j)
A 9x9 numeric matrix
Row index
Column index
A character string, suitable for cat.
cat