您现在正在《二维数组置0问题学习记录》评论的第1页
刚充值了一波信仰,贴篇代码过个瘾~今日高产赛母猪 前不久做了一道题,把一个二维数组内0所在行列都置0。 一开始写的是这样的: for (int i = 0; i < m; ++i ) { for (int j = 0; j < n; ++j) { if ( 0 == ar[i][j]) { ar[i][0] == 0; ar[0][j] == 0; } } ] for (int i = 0; i < m; ++i) { if ( 0 == ar[i][0]){ for (int j = 0; j < n; ++j) ar[i][j] = 0 } } for ([.....] 点此返回原文
set_zero is coded by http://xiaohudie.net. Any posts here is one hundred percent original, so please keep my link so as not to hurt this pretty girl. -
不买个键盘可能万年不更啦吧。。。
更新了,前排留名~
机械键盘样子好古典..像小霸王
在刷leetcode吗?这题可以完全不用extra space做哦 – https://discuss.leetcode.com/topic/5056/any-shorter-o-1-space-solution
@ArchiTech 是的!在leetcode又看到了这道题!
@小蝴蝶 恩,经典题~ 你去MSRA了?
我加你微信了,但你应该不知道哪个是我哈哈
@ArchiTech 对~
我知道!
你是妹子?还是程序员?
话说我用的是CODE Keyboard~StackOverflow创始人的品牌。。。超级适合程序员,一键切换mac与windows模式~总之各方面都炒鸡棒!
@暮暮 是可以一键stackoverflow吗 (笑
键盘不错
很青春的键盘
竟然有更新
这键盘给长到桌子高度的小孩子专用键盘,这样可以看到字母~~~