Aktualizovat du5/program.c
This commit is contained in:
parent
8102459d0d
commit
6a3143a896
@ -33,8 +33,8 @@ int buildATree()
|
|||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
indexLine += 1;
|
|
||||||
char *line = lines[indexLine];
|
char *line = lines[indexLine];
|
||||||
|
indexLine += 1;
|
||||||
//pomocny index
|
//pomocny index
|
||||||
int current = nodeCount++;
|
int current = nodeCount++;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user