Problem Description
Five hundred years later, the number of dragon balls will increase unexpectedly, so it's too difficult for Monkey King(WuKong) to gather all of the dragon balls together.
H...
分类:
其他好文 时间:
2015-08-02 20:08:32
阅读次数:
139
Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first two lists./** * Def...
分类:
其他好文 时间:
2015-07-30 20:56:44
阅读次数:
112
#1092 : Have Lunch Together
时间限制:10000ms
单点时限:1000ms
内存限制:256MB
描述
Everyday Littile Hi and Little Ho meet in the school cafeteria to have lunch together. The cafeteria is often...
分类:
其他好文 时间:
2015-07-30 00:43:06
阅读次数:
199
Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first two lists. 1 publi....
分类:
其他好文 时间:
2015-07-29 18:56:51
阅读次数:
114
What?Convert the interface of a class into another interface
that the clients expect. Adapter lets classes work together
that could not otherwise because of incompatible inter-
faces. ——GOF
先来个例子:...
分类:
其他好文 时间:
2015-07-29 01:04:53
阅读次数:
146
【021-Merge Two Sorted Lists(合并两个排好序的单链表)】【LeetCode-面试算法经典-Java实现】【所有题目目录索引】原题 Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of t...
分类:
编程语言 时间:
2015-07-23 08:16:37
阅读次数:
164
1609: [Usaco2008 Feb]Eating Together麻烦的聚餐Time Limit:10 SecMemory Limit:64 MBSubmit:1093Solved:655[Submit][Status][Discuss]Description为了避免餐厅过分拥挤,FJ要求奶牛...
分类:
其他好文 时间:
2015-07-19 09:57:18
阅读次数:
238
Problem DescriptionBean-eating is an interesting game, everyone owns an M*N matrix, which is filled with different qualities beans. Meantime, there is...
分类:
其他好文 时间:
2015-07-17 20:30:46
阅读次数:
169
题目链接:https://leetcode.com/problems/merge-two-sorted-lists/
Merge two sorted linked lists and return it as a new list. The new list should be made by splicing together the nodes of the first
two...
分类:
其他好文 时间:
2015-07-14 15:35:59
阅读次数:
111
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=3342Legal or NotDescriptionACM-DIY is a large QQ group where many excellent acmers get together. It is s...
分类:
其他好文 时间:
2015-07-11 11:56:26
阅读次数:
250