My traveling experienceTraveling makes my life to be colorful at the same time I become optimistic and learning to know about other people ideas. Cert...
分类:
其他好文 时间:
2015-01-31 12:03:28
阅读次数:
375
Problem Description
Some people believe that there are three cycles in a person's life that start the day he or she is born. These three cycles are the physical, emotional, and intellectual cycles,...
分类:
其他好文 时间:
2015-01-28 11:18:59
阅读次数:
268
题目大意:给出n个字符串,让你求出最长的子串,如果有多个按照字典序顺序输出。
解题思路:将n个字符串连起来,中间需要隔开,然后我们二分枚举字符串的长度,求最长的长度,如果多个需要按照字典序保存起来,最后输出答案就可以了。时间复杂度是:O(n*log(n))。
Life Forms
Time Limit: 5000MS
Memory Limit: 65536K
...
分类:
编程语言 时间:
2015-01-27 16:23:07
阅读次数:
292
题目不难,但是需要对数据进行处理,我的代码有些冗长,希望以后能改进。。。主要思路是先算总的时间,然后进行对比,将做同样题数的前一半的人筛选出来。/状态:AC/Description“Point, point, life of student!” This is a ballad(歌谣)well kn...
分类:
其他好文 时间:
2015-01-27 13:18:42
阅读次数:
257
prime timeproductions:my life had collepes arround me?i have worked myselft into exhaustion.my futher died suddenly.and my relationships were in turmo...
分类:
其他好文 时间:
2015-01-26 01:20:38
阅读次数:
216
1 #include "cstdio" 2 #include "iostream" 3 #include "cstring" 4 #include "vector" 5 #include "queue" 6 using namespace std; 7 8 #define MAXN 2222 9.....
分类:
其他好文 时间:
2015-01-25 22:26:43
阅读次数:
157
想了很久,不知道写些什么,总是被自己的愚蠢纠结,凡事要淡定从容,没有想象的那么难,真心为自己的心去服务,其他的阻碍都会向你致敬!
分类:
其他好文 时间:
2015-01-24 06:49:50
阅读次数:
133
Description“Point, point, life of student!”This is a ballad(歌谣)well known in colleges, and you must care about your score in this exam too. How many p...
分类:
其他好文 时间:
2015-01-23 17:37:31
阅读次数:
226
摘自http://www.life-cream.com/how-to-do-multi-language-seo/这篇文章在今年4月就开了头,一直到今天才把坑填好,我是有多懒。在动笔之前本来有个前缀,“外贸SEO必读”。但是写完之后再看时,没了这种自信,于是把这个前缀取消掉了,毕竟一山还有一山高,外...
分类:
编程语言 时间:
2015-01-22 17:34:50
阅读次数:
380
A Bug's Life
Time Limit: 10000MS
Memory Limit: 65536K
Total Submissions: 29209
Accepted: 9528
Description
Background
Professor Hopper is researching the sexual behavio...
分类:
其他好文 时间:
2015-01-22 15:36:26
阅读次数:
249