A302928 Maximum number of 4's possible in an infinite Minesweeper grid with n mines.
0, 0, 0, 2, 2, 4, 6, 6, 7, 8, 10, 12, 12, 13, 14, 16, 18, 18, 19, 21, 22, 24, 24, 26, 28, 30, 30, 31, 33, 34, 36, 36
Offset: 1
Links
- Dmitry Kamenetsky, The first 32 solutions
- Wikipedia, Minesweeper.
Comments