Puzzle#50: Consecutive Pairs




Place a digit from 1 to 9 into each of the empty cells so that each digit appears exactly once in each row, column and 3x3 outlined box.Additionally, if there is a circle between two adjacent cells, either horizontally or vertically, then the two numbers in those cells must be consecutive. Note that all circles may not be given.

Comments

Post a Comment