Aktualizovat du5/program.c
This commit is contained in:
parent
7ffdfd5849
commit
18b2d646e1
@ -20,7 +20,7 @@ int lineCount = 0;
|
||||
int indexLine = 0;
|
||||
int nodeCount = 0;
|
||||
int answerCount = 0;
|
||||
bool isTreeBroken = false;
|
||||
bool treeIsBroken = false;
|
||||
|
||||
//pomocna konstanta
|
||||
const int invalidIndex = -1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user