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