Borderou de evaluare (job #3177261)
Utilizator | Data | 28 noiembrie 2023 19:58:44 | |
---|---|---|---|
Problema | Drumuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:9: error: 'L' was not declared in this scope
11 | int lev[L];
| ^
main.cpp: In function 'void DFS(int)':
main.cpp:15:13: error: 'lev' was not declared in this scope
15 | if(!lev[it]) {
| ^~~
main.cpp:20:12: error: 'lev' was not declared in this scope
20 | if(lev[it] > lev[node]){
| ^~~
main.cpp: In function 'int main()':
main.cpp:44:9: error: 'lev' was not declared in this scope
44 | lev[1] = 1;
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !