🌈 搜索
📅  最后修改于: 2022-03-11 14:44:52.773000             🧑  作者: Mango
string s; int len=0,i=1; cin>>s; int n=s.size(); vector LPS(n); LPS[0]=0; while(i