Borderou de evaluare (job #2799062)
Utilizator | Data | 12 noiembrie 2021 11:53:59 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In member function 'void Graf::ComponenteConexe()':
main.cpp:98:12: error: 'vizitat' was not declared in this scope
98 | if(vizitat[i]==false)
| ^~~~~~~
main.cpp: In function 'void Dfs()':
main.cpp:128:10: warning: unused variable 'vizitat' [-Wunused-variable]
128 | bool vizitat[n+1] = {false};
| ^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !