Compare commits

..

No commits in common. "helloWorld" and "main" have entirely different histories.

2 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
/*
* 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.