Back
Minesweeper + Loop (1123)
Instruction:
Place mines into some un-numbered cells in the grid, at most one mine per cell, so that each number in a cell represents the number of mines adjacent to that cell (including diagonally adjacent cells). Then, draw a single non-intersecting loop through the centers of all cells without mines (including numbered cells). Loop paths must be orthogonal.