Borderou de evaluare (job #2297108)
Utilizator | Data | 5 decembrie 2018 13:30:20 | |
---|---|---|---|
Problema | Intrus | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:31:1: error: 'vector' does not name a type
vector <suspect> sol;
^~~~~~
main.cpp: In function 'void solve2()':
main.cpp:77:17: error: 'sol' was not declared in this scope
sol.push_back({i, j, nr});
^~~
main.cpp:80:10: error: 'sol' was not declared in this scope
sort(sol.begin(), sol.end(), cmp);
^~~
main.cpp:81:19: error: unable to deduce 'auto&&' from 'sol'
for(auto it : sol)
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !