2015年2月24日

LeetCode-47 Permutations II

摘要: Given a collection of numbers that might contain duplicates, return all possible unique permutations.For example,[1,1,2]have the following unique perm... 阅读全文

posted @ 2015-02-24 01:12 linxiong1991 阅读(94) 评论(0) 推荐(0) 编辑

LeetCode-134 Gas Station

摘要: There are N gas stations along a circular route, where the amount of gas at station i is gas[i]. You have a car with an unlimited gas tank and it cost 阅读全文

posted @ 2015-02-24 00:23 linxiong1991 阅读(115) 评论(0) 推荐(0) 编辑

导航