算法备忘

KMP算法代码
void Getnext(int next[],String t)
{
int j=0,k=-1;
next[0]=-1;
while(j[InvalidCharacterError: "T.LENGTH-1)<" did not match the Name production]
二分查找代码