2020年4月21日

SDOI2018 原题识别

摘要: 毒瘤数据结构题。 阅读全文

posted @ 2020-04-21 19:36 autoint 阅读(405) 评论(0) 推荐(0)

BZOJ3145 Str 和 test20200421 字符串

摘要: 用后缀自动机和后缀树统计分拆成两段的答案,用set启发式合并维护答案。另外一道类似题意的dsu on tree(其实就是启发式合并)。 阅读全文

posted @ 2020-04-21 16:39 autoint 阅读(165) 评论(0) 推荐(0)

导航