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
基本上是floyd-warshall的模板题,直接调用函数,注意map的使用即可,还要特别判断n=0的情况。...
分类:
其他好文 时间:
2015-07-25 09:33:51
阅读次数:
153
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
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
与习题相关的代码
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
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
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
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时间限制: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
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