会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Protein_lzl
既然选择了远方, 便只顾风雨兼程
首页
新随笔
联系
订阅
管理
2021年5月3日
[ AGC002 F ] Leftmost Ball
摘要: 题目 Atcoder 思路 代码 #include <iostream> #include <cstring> #include <algorithm> using namespace std; const int N = 4000010, mod = 1e9 + 7; int n, k, fact
阅读全文
posted @ 2021-05-03 17:28 Protein_lzl
阅读(45)
评论(0)
推荐(0)
编辑
公告