Borderou de evaluare (job #2574245)
Utilizator | Data | 5 martie 2020 21:05:28 | |
---|---|---|---|
Problema | Elmer | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:20:10: error: 'vector' is not a member of 'std'
int mars(std::vector<Point> begin) {
^~~
main.cpp:20:27: error: expected primary-expression before '>' token
int mars(std::vector<Point> begin) {
^
main.cpp:20:29: error: 'begin' was not declared in this scope
int mars(std::vector<Point> begin) {
^~~~~
main.cpp:20:29: note: suggested alternative:
In file included from /usr/include/c++/6/string:51:0,
from /usr/include/c++/6/bits/locale_classes.h:40,
from /usr/include/c++/6/bits/ios_base.h:41,
from /usr/include/c++/6/ios:42,
from /usr/include/c++/6/istream:38,
from /usr/include/c++/6/fstream:38,
from main.cpp:2:
/usr/include/c++/6/bits/range_access.h:105:37: note: 'std::begin'
template<typename _Tp> const _Tp* begin(const valarray<_Tp>&);
^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !