码迷,mamicode.com
首页 >  
搜索关键字:submit    ( 6474个结果
LeetCode_47rotate [Rotate Image]
#pragma warning(disable:4996) #include <Windows.h> #include <tchar.h> #include <cstdio> #include <vector> using namespace std; /* submit time : 1 // But I don‘t know how to deal with "Follow u...
分类:其他好文   时间:2014-07-23 13:55:36    阅读次数:280
排序~~各种排序
poj2299Ultra-QuickSortTime Limit: 7000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discus...
分类:其他好文   时间:2014-07-23 12:12:36    阅读次数:299
bzoj 1005: [HNOI2008]明明的烦恼 prufer编号&&生成树计数
1005: [HNOI2008]明明的烦恼Time Limit: 1 SecMemory Limit: 162 MBSubmit: 2248Solved: 898[Submit][Status]Description自从明明学了树的结构,就对奇怪的树产生了兴趣...... 给出标号为1到N的点,以及...
分类:其他好文   时间:2014-07-23 11:39:26    阅读次数:409
HDU 4821 杭州现场赛:每个片段字符串哈希比较
I - String Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 4821 Description Given a string S and two integers L and M, we cons...
分类:其他好文   时间:2014-07-22 23:49:09    阅读次数:328
CSUOJ 1343
1343: Long LongTime Limit:1 SecMemory Limit:128 MBSubmit:180Solved:48[Submit][Status][Web Board]Description 现在有两个单调递增序列,第一个序列有N个整数,第二个序列有M个整数,现在你可以从第一...
分类:其他好文   时间:2014-07-22 23:13:12    阅读次数:232
Hardwood Species
Hardwood Species(7.1.1)(利用STL中自带的排序功能编程的实验范例) Time Limit:10000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Description Hardwoods are the botanical grou...
分类:其他好文   时间:2014-07-22 22:39:36    阅读次数:212
【组队赛三】-C cf448B
Suffix Structures Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 448B Description Bizon the Champion isn't just a bison. He also i...
分类:其他好文   时间:2014-07-22 22:34:14    阅读次数:291
【组队赛三】-D 优先队列 cf446B
DZY Loves Modification Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 446B Description As we know, DZY loves playing games. One da...
分类:其他好文   时间:2014-07-21 23:29:41    阅读次数:243
【组队赛三】—E Binary Search cf448D
Multiplication Table Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice CodeForces 448D Description Bizon the Champion isn't just charming, he al...
分类:其他好文   时间:2014-07-21 23:29:23    阅读次数:311
LeetCode_45permute [Permutations]
#pragma warning(disable:4996) #include <cstdio> #include <tchar.h> #include <Windows.h> #include <vector> using namespace std; /* submit time : 1 request : Given a collection of numbers, retu...
分类:其他好文   时间:2014-07-21 23:27:50    阅读次数:368
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!