上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 49 下一页
摘要: https://www.luogu.com.cn/problem/AT1984 以下大量引用🐟大的blog 主要是这几个推论比... 阅读全文
posted @ 2021-10-18 19:02 lahlah 阅读(46) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2172 挺妙的一道题 首先可以二分答案 考虑一个最暴力的可行... 阅读全文
posted @ 2021-10-17 19:36 lahlah 阅读(40) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2567 成功被降智 首先当前位置填3个颜色的方案数是一样的(... 阅读全文
posted @ 2021-10-15 09:19 lahlah 阅读(69) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/CF128C 行列分开考虑,然后再乘起来 容易发现,对于行,其实就... 阅读全文
posted @ 2021-10-14 07:48 lahlah 阅读(43) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P6822 是个NB套路题 首先把无向边变成两条有项边 然后边变成... 阅读全文
posted @ 2021-10-14 07:21 lahlah 阅读(41) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2289 最后的路径肯定是一段单向的路,假设从右往左走 先假设... 阅读全文
posted @ 2021-10-13 18:47 lahlah 阅读(56) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P5377 考虑欧拉公式 ... 阅读全文
posted @ 2021-10-13 15:42 lahlah 阅读(45) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P6192 分两种情况转移 设 ... 阅读全文
posted @ 2021-10-13 15:31 lahlah 阅读(51) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P5382 写一波传递闭包就行了 其余不难,可以用bitset优化... 阅读全文
posted @ 2021-10-13 15:11 lahlah 阅读(51) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2346 发现 ... 阅读全文
posted @ 2021-10-13 15:05 lahlah 阅读(51) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 49 下一页