Borderou de evaluare (job #2291165)
Utilizator | Data | 27 noiembrie 2018 18:41:59 | |
---|---|---|---|
Problema | Infasuratoare convexa | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:15:1: error: 'vector' does not name a type
vector<int> ansf;
^~~~~~
main.cpp: In function 'int main()':
main.cpp:58:7: error: 'ansf' was not declared in this scope
ansf.push_back(ans.top());
^~~~
main.cpp:62:10: error: 'ansf' was not declared in this scope
sort(ansf.begin(),ansf.end(),cmp);
^~~~
main.cpp:63:16: error: unable to deduce 'auto&&' from 'ansf'
for(auto i:ansf)
^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !