Borderou de evaluare (job #500595)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dirty | Compilator | cpp |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 nov. 2019 17:22:59 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:12:24: error: size of array 'neighbor' is too large
user.cpp:13:23: error: size of array 'working' is too large
user.cpp: In function 'void dfs(int, short int, int)':
user.cpp:33:8: error: 'working' was not declared in this scope
user.cpp: In function 'void printMatrix(int)':
user.cpp:42:12: error: 'working' was not declared in this scope
user.cpp: In function 'void removeNode(int, int)':
user.cpp:92:3: error: 'working' was not declared in this scope
user.cpp:95:3: error: 'working' was not declared in this scope
user.cpp: In function 'void restoreMatrix(int)':
user.cpp:102:4: error: 'working' was not declared in this scope
user.cpp:102:20: error: 'neighbor' was not declared in this scope
user.cpp: In function 'int main()':
user.cpp:144:3: error: 'neighbor' was not declared in this scope