最短路
Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 32036 Accepted Submission(s): 13893
Problem Description
在每年的校赛里,所有进入决赛的同学都会获得一...
分类:
其他好文 时间:
2014-08-12 19:06:34
阅读次数:
215
最短路
Time Limit : 5000/1000ms (Java/Other) Memory Limit : 32768/32768K (Java/Other)
Total Submission(s) : 23 Accepted Submission(s) : 17
Problem Description
在每年的校赛里,所有进入决赛的同学都会获得一件很漂亮的t...
分类:
其他好文 时间:
2014-08-12 17:07:54
阅读次数:
207
最短路
Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 31960 Accepted Submission(s): 13849
Problem Description
在每年的校赛里,所有进入决赛的同学都会获得一件很...
分类:
其他好文 时间:
2014-08-11 21:28:13
阅读次数:
300
最短路
Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 31874 Accepted Submission(s): 13798
Problem Description
在每年的校赛里,所有进入决赛的同学都会获...
分类:
其他好文 时间:
2014-08-10 15:43:40
阅读次数:
187
2014/08/09: 暑假真的是被多校赛搞得头晕乎晕乎的,A不了题真的是很痛苦的呐~然后就开始把重心转移到了学32位汇编...目前觉得还是学汇编的兴趣大一点啊。没事,总会有段低沉是时间的。刚吧嘚!~ 暑假里追《全职猎人》和新番《东京食尸鬼》还不错的两部动漫,值得推荐! 每天每天都过着喊上几次...
分类:
其他好文 时间:
2014-08-09 21:10:19
阅读次数:
228
参考题解:http://blog.csdn.net/qian99/article/details/38276887
#include
#include
#include
#include
#include
#include
#include
#include
using namespace std;
int m,n,K;
const int INF=1<<30;
const...
In the battle with the Trade Federation, Queen Amidala decided to ask gungans for help. Jar Jar Binks escorted the Queen and her people to the holy place where they had an agreement. The gungans agree...
分类:
其他好文 时间:
2014-07-29 15:01:46
阅读次数:
235
Master Yoda is the oldest member of the Jedi Council. He conducts preparatory classes of little Younglings up to the moment they get a mentor. All Younglings adore master Yoda and they hope to grow...
分类:
其他好文 时间:
2014-07-29 14:59:48
阅读次数:
266
Luke Skywalker is having exhausting practice at a God-forsaken planet Dagoba. One of his main difficulties is navigating cumbersome objects using the Power. Luke’s task is to hold several stones in
...
分类:
其他好文 时间:
2014-07-29 13:15:57
阅读次数:
326
最短路
Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 31182 Accepted Submission(s): 13456
Problem Description
在每年的校赛里,所有进入决赛的同学都会获...
分类:
其他好文 时间:
2014-07-28 00:07:09
阅读次数:
285