Borderou de evaluare (job #2593835)
Utilizator | Data | 4 aprilie 2020 18:12:24 | |
---|---|---|---|
Problema | Galerie | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Solve()':
main.cpp:101:6: error: 'res' was not declared in this scope
res.push_back(rez);
^~~
main.cpp:85:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(vector<Event>::iterator it = v.begin();it != v.end();++it)
^~~
main.cpp:103:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
for(vector<int>::iterator it = res.begin();it != res.end();++it)
^~~
main.cpp:103:36: error: 'res' was not declared in this scope
for(vector<int>::iterator it = res.begin();it != res.end();++it)
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !