du5
This commit is contained in:
parent
721c7c7676
commit
a5baf43cd8
@ -96,7 +96,7 @@ void start(Tree *node) {
|
||||
} else if (input[0] == 'n') {
|
||||
node = node->no;
|
||||
} else {
|
||||
printf("Nespravny vstup\n");
|
||||
printf("Nerozumiem\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user