会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
pengge666
博客园
首页
新随笔
联系
订阅
管理
2021年11月17日
The 2021 CCPC Guilin Onsite【A,I,G(二分),D(思维+构造),E(最短路】
摘要: https://codeforces.com/gym/103409 A(简单签到) 1 #include<bits/stdc++.h> 2 3 using namespace std; 4 5 #define int long long 6 #define pb push_back 7 #defin
阅读全文
posted @ 2021-11-17 14:02 pengge666
阅读(120)
评论(0)
推荐(0)
编辑
公告