toIntArray

Converts the Sudoku puzzle string into a numerical representation.

Return

A 2D array of integers representing the Sudoku puzzle.