Print matrix cell with appropriate colour
1 | print_matrix_cell(mat, check, row, col)
|
mat |
matrix of sudoku class object |
check |
list with checks performed on matrix |
row |
row index |
col |
column index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.