Compare commits

...

2 Commits

Author SHA1 Message Date
6a5b1eb1b6 Push test 2025-10-02 13:19:39 +02:00
1c4445bca8 main.cpp zu Hallo Welt erweitert 2025-10-02 13:18:32 +02:00
3 changed files with 6 additions and 3 deletions

BIN
main Executable file

Binary file not shown.

View File

@@ -1,6 +1,6 @@
include stdio #include <iostream>
main main()
{ {
std::cout << "Hallo Welt" << std::endl;
} }

View File

@@ -4,6 +4,9 @@
Hallo hier wird alles stehen was wichtig und zum schnellen nachlesen ist Hallo hier wird alles stehen was wichtig und zum schnellen nachlesen ist
gcc Compiler für C Code
g++ Compiler für CPP Code
|=== |===
|Spalte 1|Spalte2 |Spalte 1|Spalte2