Lösungscode: What's multiplication of all the numbers which are next to 5 on the outer most boundary in the clockwise direction.
For e.g. in below image we have, 7, 3, 6, 2 which are next to 5 in most outer boundary. hence the answer would be - 2x7x3x6 = 252
am 6. Mai 2024, 13:14 Uhr von Luaryo
how to enter the code? the example image seems to be missing.
am 7. März 2024, 17:57 Uhr von ajaytank1
formatting description
am 5. Februar 2024, 16:33 Uhr von ajaytank1
Changed description as image id was not correct
am 5. Februar 2024, 16:30 Uhr von ajaytank1
Adding description on how to add solution code
am 4. Februar 2024, 11:03 Uhr von silver585987
Fun puzzle :) But it took me awhile to figure out how to enter the code.
ajaytank1: Thanks silver585987. I have added more details so that it can help others.