From a6d36db3dbe639975cc3f8904876a5ab7363dcec Mon Sep 17 00:00:00 2001 From: Arotex Date: Thu, 2 Oct 2025 09:06:12 +0200 Subject: [PATCH] =?UTF-8?q?main.cpp=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.cpp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 main.cpp diff --git a/main.cpp b/main.cpp new file mode 100644 index 0000000..41deb5c --- /dev/null +++ b/main.cpp @@ -0,0 +1,6 @@ +include stdio + +main +{ + +} \ No newline at end of file