From 6254e084ee91ce6d7d7f3d0793e387327579104c Mon Sep 17 00:00:00 2001 From: MZuenni Date: Thu, 1 Feb 2024 17:10:55 +0100 Subject: improved sa --- string/string.tex | 1 - 1 file changed, 1 deletion(-) (limited to 'string/string.tex') diff --git a/string/string.tex b/string/string.tex index 850c661..52284d9 100644 --- a/string/string.tex +++ b/string/string.tex @@ -90,7 +90,6 @@ \method{lcp}{berechnet den logest common prefix}{\log(\abs{s})} \method{}{von \code{s[x]} und \code{s[y]}}{} \end{methods} -\textbf{ACHTUNG:} \code{s} muss mit einem sentinel enden! \code{'\$'} oder \code{'#'} \sourcecode{string/suffixArray.cpp} \end{algorithm} -- cgit v1.2.3