Odd-Even Sudoku #68
In each cell of the NxN grid, enter a number in the range 1–N. Each number must appear exactly once in each row, column, and block.
Additional rules: Cells marked with a circle contain odd numbers; all other cells contain even numbers.