Back
Sums (518)
Instruction:
Place a number from 1 to N (integers only) into each cell. (N is the total number of cells in the grid.) Every cell must contain a different number. The numbers outside the grid, when given, indicate the sum of the numbers in the corresponding row, column, or diagonal.
Some numbers may already be filled in for you.