摘要: Given a matrix consists of 0 and 1, find the distance of the nearest 0 for each cell. The distance between two adjacent cells is 1. Example 1: Input: 阅读全文
posted @ 2017-04-23 21:57 南岛的森林 阅读(300) 评论(0) 推荐(0) 编辑