Borderou de evaluare (job #2928487)
Utilizator | Data | 23 octombrie 2022 00:22:02 | |
---|---|---|---|
Problema | Arbore7 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:25:1: error: 'vector' does not name a type
25 | vector<int>v[NMAX];
| ^~~~~~
main.cpp: In function 'void dfs(int)':
main.cpp:34:16: error: 'v' was not declared in this scope
34 | for(auto i:v[p])
| ^
main.cpp:29:9: warning: unused variable 'j' [-Wunused-variable]
29 | int j;
| ^
main.cpp: In function 'int main()':
main.cpp:81:9: error: 'v' was not declared in this scope
81 | v[a].push_back(b);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !