会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
风儿-zsj
博客园
首页
新随笔
联系
订阅
管理
2014年4月26日
fzu-2164 Jason's problem(数论)
摘要: 题意:就是把n的阶乘转化b进制后缀为0的个数为k,求b的个数(n/k #include#include#include#includeusing namespace std;typedef __int64 LL;const LL mod = 1000000007;LL prime[1000];LL ...
阅读全文
posted @ 2014-04-26 09:43 风儿-zsj
阅读(142)
评论(0)
推荐(0)
编辑
公告