Borderou de evaluare (job #3318410)
| Utilizator | Data | 28 octombrie 2025 12:28:00 | |
|---|---|---|---|
| Problema | Parcurgere DFS - componente conexe | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:9:1: error: expected initializer before 'void'
9 | void dfs(int x)
| ^~~~
main.cpp: In function 'int main()':
main.cpp:28:7: error: 'L' was not declared in this scope
28 | L[x1].push_back(x2);
| ^
main.cpp:36:11: error: 'dfs' was not declared in this scope
36 | dfs(i);
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
