@ -4,5 +4,6 @@
// Funktion zur Berechnung des Produktsymbols
int berechneProdukt(int start, int ende) {
int produkt = 1;
return 1;
}