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