We had a discussion about pseudoku here. I will give a new example:
Fill in the grid so that every row/column contains all the numbers from 1 to the length of that particular row/column.
Have fun.
Pyrrhon
Smythe Dakota wrote:So, a Latin square is nothing more than a sudoku without the boxes?
gsf wrote:.... yes, but the timeline is the other way: a sudoku is a latin square with box constraints ....
I wrote:.... Is it true that, if you have a 9x9 latin square, you can convert it to a magic square by adding 9*(r-1)+9*(c-1) to each cell? For example, you'd add 0 to r1c1, 9 to r1c2 and r2c1, 18 to r1c3 and r2c2 and r3c1, etc? ....