摘要:
原题地址:https://oj.leetcode.com/problems/word-search/题意:Given a 2D board and a word, find if the word exists in the grid.The word can be constructed from... 阅读全文
posted @ 2014-06-05 10:23
南郭子綦
阅读(5513)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/merge-sorted-array/题意:Given two sorted integer arrays A and B, merge B into A as one sorted array.解题思路:归并排序的归并这一... 阅读全文
posted @ 2014-06-05 09:58
南郭子綦
阅读(4109)
评论(0)
推荐(0)
摘要:
原题地址:https://oj.leetcode.com/problems/set-matrix-zeroes/题意:Given amxnmatrix, if an element is 0, set its entire row and column to 0. Do it in place.解题... 阅读全文
posted @ 2014-06-05 09:53
南郭子綦
阅读(2794)
评论(0)
推荐(0)

浙公网安备 33010602011771号