Rules:
Place numbers in the grid such that every row, column and 3x3 box contain the numbers 1 to 9. No 3 adjacent cells in a row or column can contain a set of 3 consecutive digits, in any order (for example, 123,132, 213, 231, 312, 321 are not allowed).
Inserire i numeri in modo che ogni riga, colonna, settore contenga i numeri da 1 a 9. 3 celle adiacenti in una riga o colonna non possono contenere 3 numeri consecutivi in qualsiasi ordine (es: 123,132, 213, 231, 312, 321 non sono permessi)..