Borderou de evaluare (job #2951974)
Utilizator | Data | 7 decembrie 2022 22:35:48 | |
---|---|---|---|
Problema | Dominouri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:20:1: error: 'vector' does not name a type
20 | vector<int>v[NMAX];
| ^~~~~~
main.cpp: In function 'int clearv(int)':
main.cpp:26:1: warning: no return statement in function returning non-void [-Wreturn-type]
26 | }
| ^
main.cpp: In function 'void dfs(int)':
main.cpp:37:20: error: 'v' was not declared in this scope
37 | for(auto i:v[p])
| ^
main.cpp:40:20: error: 'v' was not declared in this scope
40 | for(auto i:v[p])
| ^
main.cpp: In function 'int main()':
main.cpp:59:13: error: 'v' was not declared in this scope
59 | v[i].push_back(y);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !