2016年4月9日
摘要: Problem Description Starting from point (0,0) on a plane, we have written all non-negative integers 0, 1, 2,… as shown in the figure. For exa... 阅读全文
posted @ 2016-04-09 16:02 cnxo 阅读(122) 评论(0) 推荐(0)
摘要: Problem Description Given a positive integer n, find the positions of all 1’s in its binary representation. The position of the least signifi... 阅读全文
posted @ 2016-04-09 15:05 cnxo 阅读(126) 评论(0) 推荐(0)
摘要: Problem Description Given a positive integer n and the odd integer o and the nonnegative integer p such that n = o2^p.ExampleFor n = 24, o = ... 阅读全文
posted @ 2016-04-09 14:30 cnxo 阅读(174) 评论(0) 推荐(0)
摘要: Problem Description The Really Neato Calculator Company, Inc. has recently hired your team to help design their Super Neato Model I calculato... 阅读全文
posted @ 2016-04-09 14:02 cnxo 阅读(208) 评论(0) 推荐(0)