Borderou de evaluare (job #2457429)
Utilizator | Data | 17 septembrie 2019 18:52:53 | |
---|---|---|---|
Problema | Tric | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:1: error: 'vector' does not name a type
vector< int > g[100007];
^~~~~~
main.cpp: In function 'int main()':
main.cpp:21:9: error: 'g' was not declared in this scope
g[x].push_back(y);
^
main.cpp:29:28: error: 'g' was not declared in this scope
for(int j = 0; j < g[i].size(); j++) {
^
main.cpp:32:28: error: 'g' was not declared in this scope
for(int j = 0; j < g[i].size(); j++) {
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !