会员
新闻
博问
闪存
班级
AI培训
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ACM解题报告
首页
新随笔
管理
2020年11月20日
防线
摘要: 1 #include <bits/stdc++.h> 2 using namespace std; 3 const int N = 200010; 4 typedef long long ll; 5 struct seq { 6 int s, e, d; 7 } seqs[N]; 8 int n;
阅读全文
posted @ 2020-11-20 10:11 kyk333
阅读(110)
评论(0)
推荐(0)
编辑
公告