Compare commits

...

3 Commits

Author SHA1 Message Date
9d34ce70e0 hochfrequenz schmeckt nach gurkensalat mit mayo 2025-10-14 10:53:26 +02:00
ca9e60eb27 etz mach 2025-10-14 10:46:43 +02:00
3017dfa79f Eletro mag net, is muss 2025-10-14 10:34:41 +02:00
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
/*
* test datei zum git test
* hofmann jonas
* 2025.10.14
*/
#include <stdio.h>
int main(void)
{
printf("Hello World\n");
printf("Die Apokalypse könnte schneller gehen \n");
//asdfg
return 0;
}

Binary file not shown.