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