12dsdddddd
This commit is contained in:
parent
bfdda7f5b4
commit
cb3ddef2c3
@ -31,7 +31,7 @@ struct tree* read_tree() {
|
|||||||
|
|
||||||
node->yes = read_tree();
|
node->yes = read_tree();
|
||||||
if (!node->yes) {
|
if (!node->yes) {
|
||||||
printf("Chyba\n");
|
printf("Nerozumiem\n");
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user