会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
sewage
不积跬步无以至千里
博客园
首页
新随笔
联系
管理
订阅
2020年2月25日
Atcoder Beginner Contest 156E(隔板法,组合数学)
摘要: 1 #define HAVE_STRUCT_TIMESPEC 2 #include<bits/stdc++.h> 3 using namespace std; 4 const int N = 5e5 + 7; 5 const long long mod=1e9+7; 6 long long fac[
阅读全文
posted @ 2020-02-25 21:38 sewage
阅读(230)
评论(0)
推荐(0)
编辑
公告