From eee1a97a8f075d304effecfc646c1d9013babfe9 Mon Sep 17 00:00:00 2001 From: Leaced Date: Wed, 5 Apr 2017 13:12:55 +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/SelectionSort.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sortieralgorithmen/SelectionSort.cpp b/Sortieralgorithmen/SelectionSort.cpp index 7f770ce..14e4611 100644 --- a/Sortieralgorithmen/SelectionSort.cpp +++ b/Sortieralgorithmen/SelectionSort.cpp @@ -26,12 +26,12 @@ int main() std::cout << "\n"; for(unsigned short idx =0; idx