Added: Sunday, July 29, 2012
Categories: puzzle
Categories: puzzle
The object is to fill all empty squares so that the numbers 1 to N (where N is the number of rows or columns in the grid) appear exactly once in each row and column. In addition, the numbers in each block should produce the result shown in the top-left corner of the block according to the math operation appearing on the top of the grid.



Comments