欢迎访问我的个人网站==》 jiashubing.cn
摘要: Next K-Bit NumberTime Limit:1 SecMemory Limit:128 MBSubmissions:368Solved:138Description Our problem is to create a function:uintNextKBitNumber(uint), which given an unsigned integer X with K bits set, returns the immediately larger unsigned integer also with K bits set. For example, if X = 12 (bas. 阅读全文
posted @ 2013-05-08 09:54 贾树丙 阅读(397) 评论(0) 推荐(0)
摘要: Lazy. Lazy. Laaaaaaaaaaaazy!Time Limit:1 SecMemory Limit:128 MBSubmissions:233Solved:78Description YangShenis very lazy. One day, he received a typing task from his leader Mr. He, which is non-technical, time-wasteful and as boring as possible. As this,YangShen, the laziest one in the world, want... 阅读全文
posted @ 2013-05-08 08:43 贾树丙 阅读(495) 评论(0) 推荐(0)