摘要: 数学知识:https://blog.sengxian.com/algorithms/linear-basis 题单:https://www.luogu.com.cn/training/11251#information 线性基用于解决最大异或和问题等 题目: J:https://codeforces 阅读全文
posted @ 2024-09-10 18:33 Frodnx 阅读(17) 评论(0) 推荐(0)
摘要: 题目: AcWing 830. 单调栈:https://www.acwing.com/problem/content/832/ 单调栈 + 并查集: AcWing 1275. 最大数:https://www.acwing.com/problem/content/1277/ B:https://cod 阅读全文
posted @ 2024-09-10 17:41 Frodnx 阅读(18) 评论(0) 推荐(0)