Aktualizovat du6/program.c
This commit is contained in:
parent
bf08169fec
commit
6fe7e42ebc
@ -91,7 +91,7 @@ void run_system(struct tree* node) {
|
||||
else if (c == 'n') //ні → вправо
|
||||
node = node->right;
|
||||
else {
|
||||
printf("Nerozumiem\n");
|
||||
printf("Koniec vstupu\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user