What is the logical criterion used to place the four different symbols that fills the 36 cells of the 6 x 6 grid ?
-------------------------
| O | # | x | @ | # | O |
-------------------------
| @ | O | O | x | x | @ |
-------------------------
| @ | x | O | # | # | @ |
-------------------------
| # | @ | @ | x | O | # |
-------------------------
| # | O | O | x | x | # |
-------------------------
| x | @ | # | O | @ | x |
-------------------------
Seems no more complicated than:
No more than 2 of any figure in any row or column (which presumes at least 1 in every row and column).
|
Posted by scott
on 2005-06-03 12:52:42 |