摘要: Let's play the minesweeper game (Wikipedia, online game)! You are given an m x n char matrix board representing the game board where: 'M' represents a 阅读全文
posted @ 2020-07-23 12:14 CNoodle 阅读(276) 评论(0) 推荐(0)
摘要: You are controlling a robot that is located somewhere in a room. The room is modeled as an m x n binary grid where 0 represents a wall and 1 represent 阅读全文
posted @ 2020-07-23 07:18 CNoodle 阅读(469) 评论(0) 推荐(0)
摘要: There is an m x n rectangular island that borders both the Pacific Ocean and Atlantic Ocean. The Pacific Ocean touches the island's left and top edges 阅读全文
posted @ 2020-07-23 05:33 CNoodle 阅读(292) 评论(0) 推荐(0)