Borderou de evaluare (job #2270675)
Utilizator | Data | 27 octombrie 2018 13:04:57 | |
---|---|---|---|
Problema | Parcurgere DFS - componente conexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:12:1: error: 'vector' does not name a type
vector<int>v1[100005];
^~~~~~
main.cpp: In function 'void dfs(int)':
main.cpp:17:20: error: 'v1' was not declared in this scope
for(int i=0; i<v1[x].size(); i++){
^~
main.cpp: In function 'int main()':
main.cpp:32:9: error: 'v1' was not declared in this scope
v1[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 !