Back
XY-Differences Sudoku (1101)
Instruction:
Apply classic sudoku rules. If there's a diamond between two horizontally adjacent cells, then the absolute value of their difference is the same as the leftmost digit in row. If there's a diamond between two vertically adjacent cells, then the absolute value of their difference is the same as the topmost digit in that column. All possible diamonds are given.