码迷,mamicode.com
首页 >  
搜索关键字:surrounded regions    ( 301个结果
Live Archive 3177 3177 - Beijing Guards 【枚举】
3177 - Beijing Guards Time limit: 3.000 seconds Beijing was once surrounded by four rings of city walls: the Forbidden City Wall, the Imperial City Wall, the Inner City Wall, and finally the Outer Ci...
分类:其他好文   时间:2015-06-04 01:04:38    阅读次数:330
Java for LeetCode 130 Surrounded Regions
Given a 2D board containing 'X' and 'O', capture all regions surrounded by 'X'.A region is captured by flipping all 'O's into 'X's in that surrounded ...
分类:编程语言   时间:2015-06-01 18:30:54    阅读次数:168
[LeetCode-JAVA] Number of Islands
题目:Given a 2d grid map of'1's (land) and'0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adjace...
分类:编程语言   时间:2015-06-01 11:15:07    阅读次数:125
【Surrounded Regions】cpp
题目:Given a 2D board containing'X'and'O', capture all regions surrounded by'X'.A region is captured by flipping all'O's into'X's in that surrounded reg...
分类:其他好文   时间:2015-05-26 12:06:37    阅读次数:131
Surrounded Regions -- leetcode
Given a 2D board containing 'X' and 'O', capture all regions surrounded by 'X'. A region is captured by flipping all 'O's into 'X's in that surrounded region. For example, X X X X X O O X...
分类:其他好文   时间:2015-05-24 13:03:25    阅读次数:166
200-Number of Islands
【题目】 Given a 2d grid map of'1's (land) and'0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adj....
分类:其他好文   时间:2015-05-23 16:47:04    阅读次数:138
LeetCode:Number of Islands
题目描述: Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically. Y...
分类:其他好文   时间:2015-05-12 17:13:44    阅读次数:124
Install Me
Install MeMarcus Bakeri AM NOT THE SLiGHTEST BiT iNTERESTED iN YOUR PROGRAM. I am surrounded by problems and have a to-do list as long as my arm. The only reason I am at your website right now is beca...
分类:其他好文   时间:2015-05-12 11:21:37    阅读次数:123
Install Me
Install MeMarcus Bakeri AM NOT THE SLiGHTEST BiT iNTERESTED iN YOUR PROGRAM. I am surrounded by problems and have a to-do list as long as my arm. The only reason I am at your website right now is beca...
分类:其他好文   时间:2015-05-07 10:33:37    阅读次数:138
Surrounded Regions
Surrounded Regions问题:Given a 2D board containing'X'and'O', capture all regions surrounded by'X'.A region is captured by flipping all'O's into'X's in t...
分类:其他好文   时间:2015-05-06 12:28:08    阅读次数:118
301条   上一页 1 ... 17 18 19 20 21 ... 31 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!