Friday 19 February 2021

Magic Square no 1 (4 x 4)


I created this puzzle using a C program, which I wrote myself, and the UNIX / Linux cat and grep commands.

Place numbers in the empty squares until the grid contains each of the numbers 1 to 16 exactly once. The sum of each row, column and diagonal must be the same.

See answer

No comments:

Post a Comment