Borderou de evaluare (job #2331458)
Utilizator | Data | 29 ianuarie 2019 17:01:26 | |
---|---|---|---|
Problema | Planificare | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:18:5: error: 'vector' was not declared in this scope
vector<pair<int, int> > v(n);
^~~~~~
main.cpp:18:27: error: expected primary-expression before '>' token
vector<pair<int, int> > v(n);
^
main.cpp:18:32: error: 'v' was not declared in this scope
vector<pair<int, int> > v(n);
^
main.cpp:19:17: error: unable to deduce 'auto&&' from 'v'
for(auto &x:v)
^
main.cpp:27:17: error: unable to deduce 'auto&&' from 'v'
for(auto &p:v)
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !