
数学
wust_wenhao
啊咧咧
展开
-
POJ 1850 Code
CodeTime Limit: 1000MS Memory Limit: 30000KB 64bit IO Format: %I64d & %I64uSubmit StatusDescriptionTransmitting and memorizing information is a task that re原创 2015-08-15 10:35:44 · 474 阅读 · 0 评论 -
BZOJ 3994 [SDOI2015]约数个数和 (莫比乌斯反演)
3994: [SDOI2015]约数个数和Time Limit: 20 Sec Memory Limit:128 MBSubmit: 239 Solved: 176[Submit][Status][Discuss]Description 设d(x)为x的约数个数,给定N、M,求 Input输入文件包含多组测试数据。第一行,一个整数T,表示测试数转载 2016-08-09 20:47:12 · 770 阅读 · 0 评论 -
UVALive - 7271 A Math Problem (hihocoder 1259)
Stan is crazy about math. One day, he was confronted with an interesting integer function definedon positive integers, which satisfies f(1) = 1 and for every positive integer n, 3 × f(n) × f(2n + 1) =f(2n) × (1 + 3f(n)), f(2n) < 6 × f(n).He wanted to kn原创 2016-10-28 23:06:52 · 1470 阅读 · 0 评论