码迷,mamicode.com
首页 >  
搜索关键字:lld    ( 3245个结果
POJ 3254 Corn Fields
Corn FieldsTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:325464-bit integer IO format:%lld Java class name:Mai...
分类:其他好文   时间:2014-10-03 11:37:24    阅读次数:184
POJ 2019 Cornfields
CornfieldsTime Limit: 1000msMemory Limit: 30000KBThis problem will be judged onPKU. Original ID:201964-bit integer IO format:%lld Java class name:Main...
分类:其他好文   时间:2014-10-02 22:35:43    阅读次数:252
ZOJ 3229 Shoot the Bullet
Shoot the BulletTime Limit: 2000msMemory Limit: 32768KBThis problem will be judged onZJU. Original ID:322964-bit integer IO format:%lld Java class nam...
分类:其他好文   时间:2014-10-02 17:01:13    阅读次数:269
POJ 2914 Minimum Cut
Minimum CutTime Limit: 10000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:291464-bit integer IO format:%lld Java class name:Ma...
分类:其他好文   时间:2014-10-02 12:20:22    阅读次数:121
HDU 1475 Pushing Boxes
Pushing BoxesTime Limit: 2000msMemory Limit: 131072KBThis problem will be judged onPKU. Original ID:147564-bit integer IO format:%lld Java class name:...
分类:其他好文   时间:2014-10-02 01:17:21    阅读次数:243
POJ 3635 Full Tank?
Full Tank?Time Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:363564-bit integer IO format:%lld Java class name:Main...
分类:其他好文   时间:2014-09-30 21:46:20    阅读次数:228
ZOJ 2315 New Year Bonus Grant
New Year Bonus GrantTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onZJU. Original ID:231564-bit integer IO format:%lld Java class...
分类:其他好文   时间:2014-09-29 20:39:52    阅读次数:288
ZOJ 2316 Matrix Multiplication
Matrix MultiplicationTime Limit: 2000msMemory Limit: 32768KBThis problem will be judged onZJU. Original ID:231664-bit integer IO format:%lld Java clas...
分类:其他好文   时间:2014-09-29 18:37:31    阅读次数:212
ZOJ 2319 Beautiful People
Beautiful PeopleTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onZJU. Original ID:231964-bit integer IO format:%lld Java class nam...
分类:其他好文   时间:2014-09-28 22:44:35    阅读次数:240
hdu 5014 Number Sequence
为了a异或b的和最大,只需另b在不大于n的情况下按位取反即可。这里有两个输出小技巧可以参考:1.在用printf输出__int64时,在windows下使用格式"%I64d",在linux下使用"%lld",在hdu中应使用"%I64d",如果拿不准就是用cout好了。2.在遇到每个数之间有空格,最...
分类:其他好文   时间:2014-09-27 12:20:39    阅读次数:178
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!