buffet
This commit is contained in:
parent
5b1c508e35
commit
cd1dab8c86
@ -66,7 +66,7 @@ void search(struct tree* this){
|
||||
search(this->right);
|
||||
|
||||
}
|
||||
if(buffer[0] != 'a' || buffer[0] != 'n'){
|
||||
else {
|
||||
printf("Nerozumiem\n");
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user