摘要: http://www.lydsy.com/JudgeOnline/problem.php?id=1014 两个后缀的最长公共前缀:二分+hash 带修改带插入:splay维护 #include<cstdio> #include<cstring> #include<iostream> #define 阅读全文
posted @ 2017-11-19 10:49 TRTTG 阅读(293) 评论(0) 推荐(0) 编辑