From ab40e44682b10ac6f99827f764d4c90d93d66722 Mon Sep 17 00:00:00 2001 From: Gloria Mundi Date: Mon, 30 Jun 2025 23:47:16 +0200 Subject: various minor changes --- content/datastructures/datastructures.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/datastructures/datastructures.tex') diff --git a/content/datastructures/datastructures.tex b/content/datastructures/datastructures.tex index 1c51475..38d63d9 100644 --- a/content/datastructures/datastructures.tex +++ b/content/datastructures/datastructures.tex @@ -78,7 +78,7 @@ \sourcecode{datastructures/bitset.cpp} \end{algorithm} -\begin{algorithm}{Link-Cut-Tree} +\begin{algorithm}{Link/Cut Tree} \begin{methods} \method{LCT}{baut Wald auf}{n} \method{connected}{prüft ob zwei Knoten im selben Baum liegen}{\log(n)} -- cgit v1.2.3