// // Created by faizi on 31.10.2025. // #include int main(){ printf("Hallo von der Main"); return 0; }