摘要: 题目链接 "https://leetcode.com/problems/candy/" 题目原文 There are N children standing in a line. Each child is assigned a rating value. You are giving candie 阅读全文
posted @ 2016-04-08 10:33 slurm 阅读(349) 评论(0) 推荐(0) 编辑
摘要: 题目链接 "https://leetcode.com/problems/gas station/" 题目原文 There are N gas stations along a circular route, where the amount of gas at station i is . You 阅读全文
posted @ 2016-04-08 10:24 slurm 阅读(780) 评论(0) 推荐(0) 编辑
摘要: 题目链接 "https://leetcode.com/problems/clone graph/" 题目原文 Clone an undirected graph. Each node in the graph contains a label and a list of its neighbors. 阅读全文
posted @ 2016-04-08 09:53 slurm 阅读(390) 评论(0) 推荐(0) 编辑
摘要: 题目链接 "https://leetcode.com/problems/palindrome partitioning ii/" 题目原文 Given a string s, partition s such that every substring of the partition is a pa 阅读全文
posted @ 2016-04-08 09:49 slurm 阅读(453) 评论(0) 推荐(0) 编辑
摘要: 题目链接 "https://leetcode.com/problems/palindrome partitioning/" 题目原文 Given a string s, partition s such that every substring of the partition is a palin 阅读全文
posted @ 2016-04-08 09:41 slurm 阅读(260) 评论(0) 推荐(0) 编辑