上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 49 下一页
摘要: https://www.luogu.com.cn/problem/P4782 看这篇讲解吧 https://www.luogu.co... 阅读全文
posted @ 2021-10-13 14:56 lahlah 阅读(55) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/CF1305G 考虑把边变成 ... 阅读全文
posted @ 2021-10-13 14:54 lahlah 阅读(36) 评论(0) 推荐(0)
摘要: Day1 http://zhengruioi.com/contest/1005 我是傻狗,4道憨批题都不会 分析题全挂,不愧是你 考... 阅读全文
posted @ 2021-10-13 07:47 lahlah 阅读(58) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2161 考虑DP 设 ... 阅读全文
posted @ 2021-10-13 07:22 lahlah 阅读(42) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2272 首先要注意到xor是不进位的加法 所以加法可以表示成... 阅读全文
posted @ 2021-10-13 07:15 lahlah 阅读(62) 评论(0) 推荐(0)
摘要: 只有循环同构的字符串才能互相转换 考虑循环节的长度为 d ... 阅读全文
posted @ 2021-10-12 21:43 lahlah 阅读(40) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2148 考虑维护一个堆,每次拿出最上面一个,然后把和它相邻的... 阅读全文
posted @ 2021-10-12 21:29 lahlah 阅读(43) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT2038 考虑根号分治 对于 ... 阅读全文
posted @ 2021-10-12 21:17 lahlah 阅读(48) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/P7476 考虑树套树,每个节点维护一个大根堆 然后如果要删掉为堆... 阅读全文
posted @ 2021-10-12 21:06 lahlah 阅读(41) 评论(0) 推荐(0)
摘要: https://www.luogu.com.cn/problem/AT3857 首先发现假设和为 ... 阅读全文
posted @ 2021-10-12 07:33 lahlah 阅读(39) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 49 下一页