[Community Puzzle] Signal Cascade - Puzzle discussion

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @CriusMaximus,validated by @Sflubaduba,@LeifTerry and @Naglfae.
If you have any issues, feel free to ping them.

Maybe you should have written somewhere that the chain reaction does not wrap around, ie that the grid is not a torus.

The usual convention is that a grid is non-toroidal. On CodinGame, there are many puzzle statements that use a non-toroidal grid, but most of them don’t explicitly state that the grid (or a rule based on the grid) doesn’t wrap around.

image
impressive success rate… :slight_smile:

3 Likes