From 31ed2645674d805d3c70052daa351d9aabea66d4 Mon Sep 17 00:00:00 2001 From: Leaced Date: Wed, 5 Apr 2017 13:13:45 +0200 Subject: [PATCH] =?UTF-8?q?Kommentare=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sortieralgorithmen/InsertionSort.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sortieralgorithmen/InsertionSort.cpp b/Sortieralgorithmen/InsertionSort.cpp index 1371010..1e6039a 100644 --- a/Sortieralgorithmen/InsertionSort.cpp +++ b/Sortieralgorithmen/InsertionSort.cpp @@ -26,7 +26,7 @@ int main() std::cout << "\n"; for(unsigned short idx = 0; idx