摘要:
分析:首先生成后缀数组 1 //求一个字符串中连续出现次数最多的子串 2 3 #include "stdafx.h" 4 #include 5 #include 6 #include 7 using namespace std; 8 9 pair fun(const string &str... 阅读全文
posted @ 2015-06-11 21:21
Mikuroro
阅读(1141)
评论(0)
推荐(0)
浙公网安备 33010602011771号