la
This commit is contained in:
parent
015e05a0c7
commit
0086c6ab15
@ -74,7 +74,7 @@ void run_system(Tree* t) {
|
||||
else if (strcmp(ans, "n") == 0)
|
||||
run_system(t->right);
|
||||
else {
|
||||
printf("Odpovedajte 'a' pre prvu moznost alebo 'n' pre druhu moznost.\n");
|
||||
printf("Nerozumiem\n");
|
||||
}
|
||||
}
|
||||
int main() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user