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