Borderou de evaluare (job #2780275)
Utilizator | Data | 6 octombrie 2021 16:59:48 | |
---|---|---|---|
Problema | Capitala | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:1: error: 'vector' does not name a type
6 | vector<int> v[200001];
| ^~~~~~
main.cpp: In function 'void dfs1(int, int)':
main.cpp:13:20: error: 'v' was not declared in this scope
13 | for(auto vecin:v[fiu])
| ^
main.cpp: In function 'void dfs2(int, int)':
main.cpp:27:20: error: 'v' was not declared in this scope
27 | for(auto vecin:v[fiu])
| ^
main.cpp: In function 'void solve()':
main.cpp:47:9: error: 'v' was not declared in this scope
47 | 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 !