Browse Source

function multipliziere

main^2
fdai7731 11 months ago
parent
commit
fbb83c2958
  1. 3
      src/main/c/Mathe.c

3
src/main/c/Mathe.c

@ -101,6 +101,9 @@ int subtrahiere(int zahl1, int zahl2) {
} }
int main(){}

Loading…
Cancel
Save