A frog wanted to cross the sudoku grid, starting from the upper left corner.
Unfortunately it was run over somewhere in the middle, so it will never reach the bottom right.
| Sudoku | Fill the grid with the digits 1-9 so that no row/column/3x3box contains repeated digits. |
|---|---|
| German Whispers | Adjacent digits along green lines have a difference of at least five. |
| Chinese Whispers | Adjacent digits along the red line have a difference of at most two. |
| Arrow | Digits along the arrow sum to the digit in its circle. |
Solution code: The destination never reached by the frog: Box 9. What are its 9 digits? (line per line, left to right, without spaces)
on 28. June 2023, 02:03 by MarthaB
Fun puzzle.
on 27. June 2023, 22:51 by shadow-nexus
Added alternative solving links suitable for the color blind
on 27. June 2023, 21:57 by kross
Nice puzzle. Poor frog.
on 27. June 2023, 20:54 by dlandrum17
Definitely think it's three stars but a good puzzle.
on 27. June 2023, 20:03 by PinkNickels
Can't do this with my colorblindness :(
---
RE: Sorry for my initial inattentiveness. I added alternative links that shouldn't pose a problem anymore. Let me know if you still have issues.
THANK YOU! I was able to solve it no prob.
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.