Borderou de evaluare (job #3209574)
| Utilizator | Data | 2 martie 2024 20:32:55 | |
|---|---|---|---|
| Problema | Arbore3 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:10:1: error: 'vector' does not name a type
10 | vector <int> L[1000005];
| ^~~~~~
main.cpp: In function 'void DFS(int)':
main.cpp:18:18: error: 'L' was not declared in this scope
18 | for (int i : L[k])
| ^
main.cpp: In function 'int main()':
main.cpp:34:13: error: 'L' was not declared in this scope
34 | L[i].push_back(k);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
