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 |
-------------------------
The repetitive sequence o @ # x o @ # x ... occurring in the following diagonal pattern from starting from number 01 and ending at 36 as follows:
01 03 04 10 11 21
02 05 09 12 20 22
06 08 13 19 23 30
07 14 18 24 29 31
15 17 25 28 32 35
16 26 27 33 34 36
|
Posted by Lisa
on 2005-06-03 16:08:35 |