Longest common substring: Difference between revisions

Content deleted Content added
Chkas (talk | contribs)
JPD (talk | contribs)
Line 1,849:
S1: string = 'thisisatest' ;
 
S2: string = 'testing123isatestingtesting123testing' ;