- The output should contain n lines, each representing one row of the solved board, where n is the size of the square board
- Each row should have n space separated integers (ranging from 0-m where m is the maximum integer on the input board)