Content deleted Content added
PerVognsen (talk | contribs) Suggestions |
PerVognsen (talk | contribs) |
||
Line 55:
'''2''' hsub := hash(sub[1..m])
'''3''' '''for''' i '''from''' 1 '''to''' n
'''
'''
'''
'''
'''
Aside from being a line shorter, I find this more clearly displays what hs is for any given iteration. The same comment applies to the other example of multi-pattern matching.
|