码迷,mamicode.com
首页 >  
搜索关键字:lld    ( 3245个结果
G - Not so Mobile
G - Not so Mobile Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionBefore being an ubiquous communications gadget, a mobile wa...
分类:其他好文   时间:2015-03-08 14:14:54    阅读次数:151
POJ 2229 Sumsets
SumsetsTime Limit: 2000msMemory Limit: 200000KBThis problem will be judged onPKU. Original ID:222964-bit integer IO format:%lld Java class name:MainFa...
分类:其他好文   时间:2015-03-08 13:00:11    阅读次数:119
UVA 147 Dollars
DollarsTime Limit: 3000MSMemory Limit: Unknown64bit IO Format: %lld & %llu Submit Status DescriptionNew Zealand currency consists of $100, $50, $20, $...
分类:其他好文   时间:2015-03-07 19:53:59    阅读次数:113
zoj 3629 Treasure Hunt IV 打表找规律
H - Treasure Hunt IV Time Limit:2000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluDescription Alice is exploring the wonderland, suddenly she f.....
分类:其他好文   时间:2015-03-07 15:22:29    阅读次数:125
POJ1579 Function Run Fun
Function Run FunTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:157964-bit integer IO format:%lld Java class nam...
分类:其他好文   时间:2015-03-06 22:05:29    阅读次数:288
SPOJ Problem 9948:Will it ever stop
如题。。http://www.spoj.com/problems/WILLITST/#includelong long n;int main(){ scanf("%lld",&n); while(n>1){ if (n==3||n==6){printf("NIE\n");r...
分类:其他好文   时间:2015-03-06 22:01:34    阅读次数:266
Spring-2-H Array Diversity(SPOJ AMR11H)解题报告及测试数据
Array DiversityTime Limit:404MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionHere we go!Let's define the diversity of a list of numbers to b...
分类:编程语言   时间:2015-03-06 00:59:46    阅读次数:316
Spring-2-J Goblin Wars(SPOJ AMR11J)解题报告及测试数据
Goblin WarsTime Limit:432MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionThe wizards and witches of Hogwarts School of Witchcraft found Prof...
分类:编程语言   时间:2015-03-05 22:14:11    阅读次数:366
ZOJ 3631 Watashi's BG DFS
J - Watashi's BG Time Limit:3000MS Memory Limit:65536KB 64bit IO Format:%lld & %lluSubmit Status Practice ZOJ 3631Appoint description:DescriptionWatas...
分类:其他好文   时间:2015-03-05 22:12:45    阅读次数:204
Spring-2-A Magic Grid(SPOJ AMR11A)解题报告及测试数据
Magic GridTime Limit:336MS Memory Limit:0KB 64bit IO Format:%lld & %lluDescriptionThanks a lot for helping Harry Potter in finding the Sorcerer's Ston...
分类:编程语言   时间:2015-03-05 22:11:52    阅读次数:245
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!