码迷,mamicode.com
首页 >  
搜索关键字:bit    ( 10514个结果
HDU 1814 Peaceful Commission
Peaceful CommissionTime Limit: 5000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:181464-bit integer IO format:%I64d Java class...
分类:其他好文   时间:2014-10-04 00:08:05    阅读次数:339
HDU 3622 Bomb Game
Bomb GameTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:362264-bit integer IO format:%I64d Java class name:Main...
分类:其他好文   时间:2014-10-03 23:09:25    阅读次数:232
HDU 3001 Travelling
TravellingTime Limit: 3000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:300164-bit integer IO format:%I64d Java class name:Mai...
分类:其他好文   时间:2014-10-03 16:41:24    阅读次数:299
POJ 3311 Hie with the Pie
Hie with the PieTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:331164-bit integer IO format:%lld Java class nam...
分类:其他好文   时间:2014-10-03 12:32:54    阅读次数:169
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
BZOJ1531: [POI2005]Bank notes
1531: [POI2005]Bank notesTime Limit:5 SecMemory Limit:64 MBSubmit:229Solved:119[Submit][Status]DescriptionByteotian Bit Bank (BBB) 拥有一套先进的货币系统,这个系统一共有...
分类:其他好文   时间:2014-10-03 03:07:03    阅读次数:214
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
POJ 2762 Going from u to v or from v to u?
Going from u to v or from v to u?Time Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:276264-bit integer IO format:%l...
分类:其他好文   时间:2014-10-02 17:34:23    阅读次数:160
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
C++_系列自学课程_第_6_课_bitset集_《C++ Primer 第四版》
在C语言中要对一个整数的某一个位进行操作需要用到很多的技巧。这种情况在C++里面通过标准库提供的一个抽象数据类型bitset得到了改善。一、标准库bitset类型1、bitset的作用 bitset可以看成bit的集合,可以单独的访问集合中的某一位,访问的结果可以作为逻辑的判断的条件。使用bi...
分类:编程语言   时间:2014-10-02 12:40:32    阅读次数:272
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!