From eb4bc75111da45a17604fdff2f9eed0977f93dff Mon Sep 17 00:00:00 2001 From: MZuenni Date: Tue, 14 Feb 2023 16:41:24 +0100 Subject: moved more stuff --- other/stuff.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'other/stuff.cpp') diff --git a/other/stuff.cpp b/other/stuff.cpp index 81286d8..4462c3b 100644 --- a/other/stuff.cpp +++ b/other/stuff.cpp @@ -9,7 +9,6 @@ ios::sync_with_stdio(false); cin.tie(nullptr); // Set mit eigener Sortierfunktion. -// Typ muss nicht explizit angegeben werden. set set1(comp); // STL-Debugging, Compiler flags. -- cgit v1.2.3