extractCells
Extracts individual JEncodedCells from a string.
Return
A list of JEncodedCell extracted from the input string.
Parameters
input
The string representing the Sudoku board.
Extracts individual JEncodedCells from a string.
A list of JEncodedCell extracted from the input string.
The string representing the Sudoku board.