摘要:
link #include <iostream> #include <vector> #include <algorithm> #include <unordered_set> #include <cstring> #include <queue> #include <stack> # define 阅读全文
posted @ 2020-06-20 17:42
feibilun
阅读(93)
评论(0)
推荐(0)
摘要:
link class Solution { public: const int mod=1E9+7; vector<long long> powerof26; string longestDupSubstring(string S) { int n=S.size(); powerof26.resiz 阅读全文
posted @ 2020-06-20 09:29
feibilun
阅读(126)
评论(0)
推荐(0)

浙公网安备 33010602011771号