You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
https://www.luogu.com.cn/blog/177435/IPC-problems
|
|
|
|
|
|
|
|
|
|
https://www.luogu.com.cn/blog/kkksc03/book1-corrigendum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
常用Latex公式
|
|
|
|
|
https://www.cnblogs.com/wxyww/p/latex.html
|
|
|
|
|
|
|
|
|
|
《深入浅出》读者团队 课件
|
|
|
|
|
https://www.luogu.com.cn/team/32465#file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
二分习题
|
|
|
|
|
/**
|
|
|
|
|
洛谷P1918 保龄球 橙题 状态:pass
|
|
|
|
|
洛谷P1182 数列分段 橙题 状态:pass
|
|
|
|
|
洛谷P2678 跳石头 橙题 NOIP2015 状态:pass 移动石头的个数越多,答案越大
|
|
|
|
|
|
|
|
|
|
洛谷P1525 关押罪犯 绿题 NOIP2010 状态:TODO 满足更少分配要求比满足更多的要求更容易
|
|
|
|
|
洛谷P1083 借教室 绿题 NOIP2012 状态:TODO 前i天的条件一定比前 i + 1 天条件更容易
|
|
|
|
|
洛谷P1084 疫情控制 紫题 NOIP2012 状态:TODO 时间越长,越容易满足条件
|
|
|
|
|
洛谷P2680 运输计划 紫题 NOIP2015 状态:TODO 满足更大最大值比满足更小最大值的要求更容易。
|
|
|
|
|
*/
|