Rules
Enter all the given digits (1,2,3) into the grid so that in every row and every column each digit appears exactly once. Some cells will remain empty. When following the spiral from the outside to the inside the digit sequence 1,2,3,1 ... 1,2,3 must repeat. Digits outside show the first visible digit in the corresponding direction.
Click to see the answer.