码迷,mamicode.com
首页 >  
搜索关键字:today    ( 1157个结果
HDU-5310-Souvenir(C++ && 简单数学题)
Souvenir Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Total Submission(s): 416    Accepted Submission(s): 270 Problem Description Today is the 1st ...
分类:编程语言   时间:2015-07-26 12:41:04    阅读次数:193
HDU 2112 HDU Today(floyd-warshall+map)
基本上是floyd-warshall的模板题,直接调用函数,注意map的使用即可,还要特别判断n=0的情况。...
分类:其他好文   时间:2015-07-25 09:33:51    阅读次数:153
HDU Today-SPEA
B - HDU Today Time Limit:5000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 2112 Description 经过锦囊相助,海东集团终于度过了危机,从此,HDU的发展就一直顺风顺水,到了2050年,集团已...
分类:其他好文   时间:2015-07-25 01:44:43    阅读次数:154
HDU 1212 Big Number(同余定理)
Big NumberProblem DescriptionAs we know, Big Number is always troublesome. But it's really important in our ACM. And today, your task ...
分类:其他好文   时间:2015-07-24 20:22:28    阅读次数:108
《C++编程思想》(第二版)第2章 对象的创建和使用(习题及答案)
与习题相关的代码 Hello.cpp #include using namespace std; int main() { cout << "Hello, World! I am " << 8 << " Today!" << endl; }Stream2.cpp #include using namespace std; int main() { cout<<...
分类:编程语言   时间:2015-07-24 01:29:28    阅读次数:152
hdoj-1213-How Many Tables【并查集】
How Many Tables Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 17892 Accepted Submission(s): 8794 Problem Description Today is Ignatius' ...
分类:其他好文   时间:2015-07-23 21:58:16    阅读次数:127
HDU Today(最短路)
http://acm.hdu.edu.cn/showproblem.php?pid=2112HDU TodayTime Limit: 15000/5000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submissio...
分类:其他好文   时间:2015-07-23 21:17:04    阅读次数:163
ACM学习历程—HDU 4287 Intelligent IME(字典树 || map)
Description We all use cell phone today. And we must be familiar with the intelligent English input method on the cell phone. To be specific, the nu.....
分类:其他好文   时间:2015-07-21 21:53:06    阅读次数:116
Alex and Number
Alex and Number时间限制:1 Sec内存限制:128 MB提交:69解决:12[提交][状态]题目描述Alex love Number theory. Today he think a easy problem, Give you number N and L, To calculat...
分类:其他好文   时间:2015-07-21 09:04:50    阅读次数:192
HDU 4287 Intelligent IME hash
Intelligent IMETime Limit: 20 SecMemory Limit: 256 MB题目连接http://acm.hdu.edu.cn/showproblem.php?pid=4287DescriptionWe all use cell phone today. And we ...
分类:其他好文   时间:2015-07-20 21:19:28    阅读次数:131
1157条   上一页 1 ... 77 78 79 80 81 ... 116 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!