diff options
| author | Noobie99 <noob999noob999@gmail.com> | 2023-11-22 12:16:41 +0100 |
|---|---|---|
| committer | Noobie99 <noob999noob999@gmail.com> | 2023-11-22 12:16:41 +0100 |
| commit | e5c8b1f433cad341b2c8f02fa444604b20fe694d (patch) | |
| tree | 54f9a23f20e7638758f6d63d14819c570c063438 /string/string.tex | |
| parent | a6ad321613090410da9f00265366fe0627e8440f (diff) | |
change rolling hash
Diffstat (limited to 'string/string.tex')
| -rw-r--r-- | string/string.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/string.tex b/string/string.tex index a09d7f8..850c661 100644 --- a/string/string.tex +++ b/string/string.tex @@ -16,7 +16,7 @@ \end{algorithm} \begin{algorithm}{Rolling Hash} - \sourcecode{string/rollingHash.cpp} + \sourcecode{string/rollingHash2.cpp} \end{algorithm} \begin{algorithm}{Pattern Matching mit Wildcards} |
