A302931 Maximum number of 7's possible in an infinite Minesweeper grid with n mines.
0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 3, 3, 4, 4, 4, 4, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 9, 9, 10
Offset: 1
Links
- Dmitry Kamenetsky, The first 32 solutions
- Wikipedia, Minesweeper.