- ⁠Each row in the input represents one row of the partially solved nxn number board
- Each row will have n space-separated integers
- ⁠Empty cells are denoted by 0s
- The other partially solved cells will have numbers ranging 1-n^2