This commit is contained in:
Bora Zuenbuelkoek 2025-04-10 20:41:52 +02:00
parent 06e75a4a78
commit b6baa0e20f

View File

@ -84,4 +84,4 @@ int findeModus(int *array, int size) {
}
return modus;
}
}