A very hard Aoshu problem Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Submit Status Practice HDU 4403 A very hard Aoshu probl ...
分类:
其他好文 时间:
2016-08-20 12:58:25
阅读次数:
159
Time Limit:2000MS Memory Limit:32768KB 64bit IO Format:%lld & %llu Submit Status Practice LightOJ 1030 uDebug Description You are in a cave, a long ca ...
分类:
其他好文 时间:
2016-08-20 10:04:51
阅读次数:
127
FZU 2102 Solve equation Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Practice FZU 2102 Solve equation Practice Description You ...
分类:
其他好文 时间:
2016-08-20 01:33:41
阅读次数:
146
FZU 2110 Star Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Practice FZU 2110 Star Practice Description Overpower often go to t ...
分类:
其他好文 时间:
2016-08-20 01:32:23
阅读次数:
177
FZU 2112 Tickets Time Limit:3000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Practice FZU 2112 Tickets Practice Description You have won a co ...
分类:
其他好文 时间:
2016-08-20 01:27:04
阅读次数:
193
FZU 2107 Hua Rong Dao Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Practice FZU 2107 Hua Rong Dao Practice Description Cao Cao ...
分类:
其他好文 时间:
2016-08-20 01:23:54
阅读次数:
171
原题网址:http://bailian.openjudge.cn/practice/1729 思路: 用点对表示两个人的状态,放在队列中(队列也可以用优先队列),当到达一个点对的路径上的最近距离大于先前求得的最近距离则进行更新。 注意:可能两人的最近距离是0,在更新的时候要注意。 详细代码: 普通队 ...
分类:
其他好文 时间:
2016-08-20 00:04:37
阅读次数:
208
Bear and Prime 100Crawling in process... Crawling failed Time Limit:1000MS Memory Limit:262144KB 64bit IO Format:%I64d & %I64u Submit Status Practice ...
分类:
其他好文 时间:
2016-08-19 11:24:52
阅读次数:
159
Stall Reservations Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%lld & %llu Submit Status Practice POJ 3190 Description Oh those picky N (1 ...
分类:
其他好文 时间:
2016-08-19 01:04:20
阅读次数:
220
A - Memory Time Limit:1000MS Memory Limit:65535KB 64bit IO Format:%lld & %llu Submit Status Practice UESTC 1262 A - Memory Submit Status Practice UEST ...
分类:
其他好文 时间:
2016-08-19 00:46:10
阅读次数:
104