随笔分类 -  before 2025.8 / 重要

摘要:高效进阶 金牌导航 字符串 manacher #include<bits/stdc++.h> using namespace std; const int N=1e6+5; string a, s; int r[N]; int intt() //中间加入“#”以便判断偶数回文串 { s[0]='$' 阅读全文
posted @ 2025-02-23 16:03 流氓兔LMT
摘要:c++ 学习大纲 阅读全文
posted @ 2024-11-21 22:16 流氓兔LMT 阅读(36) 评论(2) 推荐(0)