上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 49 下一页
摘要: https://www.luogu.com.cn/problem/P3232 由于 ... 阅读全文
posted @ 2021-07-16 15:33 lahlah 阅读(46) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P3268 是一道帮助理解扫描线的好题 首先意识到这题的圆是只有包... 阅读全文
posted @ 2021-07-12 09:15 lahlah 阅读(44) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P1527 整体二分板子题 二分一个mid,把#define N ... 阅读全文
posted @ 2021-07-12 08:58 lahlah 阅读(41) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P5072 先考虑没有p怎么做? 显然可以容斥,考虑用总的贡献减去... 阅读全文
posted @ 2021-07-12 08:47 lahlah 阅读(34) 评论(0) 推荐(0)
摘要: 不知道为啥叫这个名字 感觉就是一个类似2048的东西 把操作分组 假设原来的分组每块大小为 4 2 考虑加入一个操作,变成 4 2 ... 阅读全文
posted @ 2021-07-11 22:42 lahlah 阅读(64) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P3705 显然是01分数规划 于是乎 ... 阅读全文
posted @ 2021-07-11 22:34 lahlah 阅读(30) 评论(0) 推荐(0)
摘要: 首先考虑对一个函数积分 ∫ ... 阅读全文
posted @ 2021-06-30 07:56 lahlah 阅读(128) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P3299 首先肯定是写出式子 第i关的攻击力为 ... 阅读全文
posted @ 2021-06-28 20:09 lahlah 阅读(28) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P4451 首先分析一波 众所周知斐波那契数列生成函数为 ... 阅读全文
posted @ 2021-06-28 19:42 lahlah 阅读(49) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P4709 首先肯定有如下定理: 长度为 ... 阅读全文
posted @ 2021-06-28 18:53 lahlah 阅读(66) 评论(0) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 49 下一页