- The output should have n lines each representing one row of the solved board
- Each row should have n space seperated elements, which can be either 0 or 1 or N/W/S/E/NE/NW/SW/SE
- The output board should have the pebbles and arrows in the input and also the additonal pebbles added to empty cells to solve the problem along with the cells that remain empty.