Initializacia

This commit is contained in:
Kozar 2024-11-10 16:17:12 +00:00
parent 9f4c372547
commit 8509c1119c

View File

@ -56,6 +56,7 @@ void run_tree(struct tree* tree) {
return;
} else if (response != 'a' && response != 'n'){
printf("Nerozumiem\n");
return;
}
if (response == 'a') {