1sssaaaaaaadsdsddsdsddsd
This commit is contained in:
parent
a184de7f23
commit
11642eefc0
@ -55,7 +55,7 @@ void spusti_system(Uzol* root) {
|
||||
if (c == 'a') akt = akt->left;
|
||||
else if (c == 'n') akt = akt->right;
|
||||
else {
|
||||
printf("Nerozumiem\n");
|
||||
printf("Koniec vstupu\n");
|
||||
return;
|
||||
}
|
||||
if (!akt) { /* ak strom nie je dobre zadaný */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user