2014年9月24日

[leetcode]Surrounded Regions @ Python

摘要: 原题地址:https://oj.leetcode.com/problems/surrounded-regions/题意:Given a 2D board containing'X'and'O', capture all regions surrounded by'X'.A region is cap... 阅读全文

posted @ 2014-09-24 10:40 AIDasr 阅读(229) 评论(0) 推荐(0) 编辑

导航