Borderou de evaluare (job #2487168)
Utilizator | Data | 4 noiembrie 2019 09:56:06 | |
---|---|---|---|
Problema | Parcare | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::vector<State> Solve(std::vector<std::__cxx11::basic_string<char> >&)':
main.cpp:175:41: error: 'reverse' was not declared in this scope
reverse(states.begin(), states.end());
^
main.cpp: In function 'int main()':
main.cpp:189:62: error: 'min_element' was not declared in this scope
if (M.size() && *min_element(line.begin(), line.end()) == '#'
^
main.cpp:190:57: error: 'max_element' was not declared in this scope
&& *max_element(line.begin(), line.end()) == '#') {
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !