Premiumlab  

2017年7月27日

摘要: Hello Internet ! This blog is to store my algorithm practices. Since Evernote code blocks do not show indent properly, here I am, back to cnblog. Befo 阅读全文
posted @ 2017-07-27 22:15 Premiumlab 阅读(208) 评论(1) 推荐(0) 编辑
 
摘要: https://leetcode.com/problems/set-matrix-zeroes/tabs/description Given a m x n matrix, if an element is 0, set its entire row and column to 0. Do it i 阅读全文
posted @ 2017-07-27 17:17 Premiumlab 阅读(150) 评论(0) 推荐(0) 编辑
 
摘要: https://leetcode.com/problems/gray-code/#/description The gray code is a binary numeral system where two successive values differ in only one bit. Giv 阅读全文
posted @ 2017-07-27 11:26 Premiumlab 阅读(117) 评论(0) 推荐(0) 编辑