[LeetCode] 130. Surrounded Regions 包围区域

Given a 2D board containing 'X' and 'O'(the letter O), capture all regions surrounded by 'X'. A region is captured by flipping all 'O's into 'X's in t
posted @ 2015-06-05 23:55  Grandyang  阅读(22740)  评论(26)    收藏  举报
Fork me on GitHub