Place mines into the 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).
Notes:Variants:
- The number of mines you must locate is provided.