@ -169,8 +169,12 @@ int update(int realU[N][N],char richtung) {
apple(realU);
speed = speed + 20;
}
else {
if (!lose(realU, richtung)) {
int probe(int input){
return input;