
分组
文章平均质量分 81
jmspan
这个作者很懒,什么都没留下…
展开
-
LeetCode 260. Single Number III
原题网址:https://leetcode.com/problems/single-number-iii/ Given an array of numbers nums, in which exactly two elements appear only once and all the other elements appear exactly twice. Find the tw原创 2016-04-09 15:46:39 · 516 阅读 · 0 评论 -
LeetCode 25. Reverse Nodes in k-Group(反转链表)
原题网址:https://leetcode.com/problems/reverse-nodes-in-k-group/ Given a linked list, reverse the nodes of a linked list k at a time and return its modified list. If the number of nodes is not a m原创 2016-05-20 10:35:18 · 774 阅读 · 0 评论 -
LeetCode 473. Matchsticks to Square
原题网址:https://leetcode.com/problems/matchsticks-to-square/ Remember the story of Little Match Girl? By now, you know exactly what matchsticks the little match girl has, please find out a way you c原创 2016-12-26 04:05:48 · 1493 阅读 · 0 评论