@ -110,7 +110,11 @@ if(richtung == 'u') {
}
else if (richtung == 'd') {
if (ii == N - 1) {
return 1;
int probe(int input){
return input;