@ -274,8 +274,5 @@ int ByOne(int n) {
orig = n >> 1;
n = orig;
}
orig = count;
n = count;
printf("Das Ergebnis lautet: %d", n);
return count;