- Each row in the input file represents one row of a partially solved nxn number board
- Elements in a row are space-separated integers (0-n)
- Empty cells are denoted by 0s. The other partially solved cells will have numbers from 1-n