#476 - Kropki

Place a number from 1 to N into each cell so that each row and column contains every number from that range with no repeats, where N is the side length of the grid. All pairs of orthogonally adjacent cells containing numbers with a 1:2 ratio are marked with a black dot. All pairs of orthogonally adjacent cells containing consecutive numbers are marked with a white dot. A 1 next to a 2 may be marked with either dot. Solve online (f-puzzles.com) Solve online (puzz.link)