会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
//目录
树的种子
啦啦啦,我是卖报的小行家
https://github.com/Jian-Yin-Shine
博客园
首页
联系
管理
2018年10月10日
Codeforces Round #514 (Div. 2)
摘要: A. Cashier A. Cashier 题意:给n个时间段(不会有交叉),在总时间L下,有多少个a的时间段可以抽烟。 #include <bits/stdc++.h> using namespace std; struct Line { int l,r; bool operator < (con
阅读全文
posted @ 2018-10-10 11:10 小草的大树梦
阅读(228)
评论(0)
推荐(0)
公告