扩展kmp
Written by Zhang, Zijian in 马放南山 on 三 28 十月 2009. Tags: NOIP, 算法, KMP, Extended KMP,
教程的话……我理解了以后会发上来的……
program extended_kmp(input,output); 
var 
    max,now,x,i,j …教程的话……我理解了以后会发上来的……
program extended_kmp(input,output); 
var 
    max,now,x,i,j …