Write an algorithm such that if an element in an MxN matrix is 0, its entire row and column is set to 0.
见leetcode
Cracking the Coding Interview Q1.7,布布扣,bubuko.com
Cracking the Coding Interview Q1.7
原文:http://www.cnblogs.com/jdflyfly/p/3830587.html