1. 首页
  2. 数据库
  3. 其它
  4. LintCode 1189. Minesweeper (BFS/DFS好题)

LintCode 1189. Minesweeper (BFS/DFS好题)

上传者: 2021-01-15 21:42:05上传 PDF文件 25.23KB 热度 11次
Minesweeper Let’s play the minesweeper game (Wikipedia, online game)! You are given a 2D char matrix representing the game board. ‘M’ represents an unrevealed mine, ‘E’ represents an unrevealed empty square, ‘B’ represents a revealed blank square that has no adjacent (above, below, left, right, and
下载地址
用户评论