In Sudoku it is intended to place all the remaining pieces on the board. The numbers range from 1 to 9.
The board is separated into several squares, and inside each of them it is only allowed to place one of each number.
It is only allowed to place one of each number at each row, both horizontal and vertical.