Borderou de evaluare (job #3231278)
Utilizator | Data | 25 mai 2024 15:34:51 | |
---|---|---|---|
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 function 'void dfs(int)':
main.cpp:11:5: error: 'viz' was not declared in this scope
11 | viz[x]=1;
| ^~~
main.cpp:12:16: error: 'v' was not declared in this scope
12 | for(nod* p=v[x];p;p=p->urm)
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !