码迷,mamicode.com
首页 >  
搜索关键字:lld    ( 3245个结果
L - Abbott's Revenge(比较复杂的bfs)
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVA 816Appoint description:Description Abbott’s RevengeThe 1999 W...
分类:其他好文   时间:2015-03-12 20:50:28    阅读次数:165
K - Ancient Messages(dfs求联通块)
K - Ancient Messages Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVA 1103Appoint description:DescriptionIn or...
分类:移动开发   时间:2015-03-11 23:02:52    阅读次数:304
UVA 11642 Fire!
Fire!Time Limit: 1000msMemory Limit: 131072KBThis problem will be judged on UVA. Original ID: 11624 64-bit integer IO format: %lld Java ...
分类:其他好文   时间:2015-03-11 21:13:55    阅读次数:264
B - Fill
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluSubmit Status Practice UVA 10603Appoint description:DescriptionProblem DFillThere are th...
分类:其他好文   时间:2015-03-11 19:27:34    阅读次数:145
HRBUST 1818 石子合并问题--直线版
石子合并问题--直线版Time Limit: 1000msMemory Limit: 32768KBThis problem will be judged on HRBUST. Original ID: 1818 64-bit integer IO format: %lld...
分类:其他好文   时间:2015-03-10 11:36:09    阅读次数:137
【博弈论】poj2348 Euclid's Game
假设当前b>a。一、b%a==0 必胜二、b2*a,假设x是使得b-ax#includeusing namespace std;long long a,b;int main(){ while(1) { scanf("%lld%lld",&a,&b); if(!a&&!b) break...
分类:其他好文   时间:2015-03-10 08:56:13    阅读次数:149
BNU 13288 Bi-shoe and Phi-shoe 【素数筛选】
A - Bi-shoe and Phi-shoe Time Limit:2000MS     Memory Limit:32768KB     64bit IO Format:%lld & %llu Submit Status Description Bamboo Pole-vault is a massively popular sport in Xz...
分类:其他好文   时间:2015-03-09 17:36:52    阅读次数:595
D6 I
I -ITime Limit:1000MSMemory Limit:2048KB64bit IO Format:%lld & %lluSubmitStatusPracticeCSU 1254Description机房有很多机器,不同机器开机时间不同。已知开始站在1号机器,从一台机器走到另一台机器需要...
分类:其他好文   时间:2015-03-09 12:28:35    阅读次数:97
POJ 2385 Apple Catching
Apple CatchingTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:238564-bit integer IO format:%lld Java class name:...
分类:移动开发   时间:2015-03-08 15:40:24    阅读次数:197
POJ 3616 Milking Time
Milking TimeTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:361664-bit integer IO format:%lld Java class name:Ma...
分类:其他好文   时间:2015-03-08 15:34:05    阅读次数:114
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!