Talk:Rabin–Karp algorithm: Difference between revisions

Content deleted Content added
Line 85:
 
Changes by [[User:StTwister|StTwister]] 15:39, 25 January 2007 (UTC)
 
 
== Invalid character in last code segmet for searching for server strings ==
 
Perhaps it is a browser problem, but on line 7 of the pseudo-code, it appears to be
 
if hs ∈ hsubs
 
which looks like "if hs SQUARE-SYMBOL hsubs". If that is the intended symbol, there should be some explanation of its meaning.