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