A302929 Maximum number of 5's possible in an infinite Minesweeper grid with n mines.
0, 0, 0, 0, 1, 2, 2, 4, 4, 5, 6, 6, 7, 8, 10, 10, 11, 12, 13, 14, 15, 16, 16, 17, 18, 20, 20, 22, 22, 23, 24, 26
Offset: 1
Links
- Dmitry Kamenetsky, The first 32 solutions
- Wikipedia, Minesweeper.