dirckvdende / competition-reference

A reference document that can be used in programming competitions
MIT License
1 stars 2 forks source link

Change Aho-Corasick #22

Closed dirckvdende closed 2 days ago

dirckvdende commented 4 days ago

Add an easy way to change it to all words, but implement this for efficiency.

dirckvdende commented 3 days ago

Do return all words at a given position, because this can also be handled outside. Add comment in text