Borderou de evaluare (job #3233752)
Utilizator | Data | 4 iunie 2024 20:16:43 | |
---|---|---|---|
Problema | Raci | Status | done |
Runda | Arhiva Monthly | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int findLongestSubsequence(int, int, const std::vector<std::__cxx11::basic_string<char> >&)':
main.cpp:14:14: warning: unused variable 'start_char' [-Wunused-variable]
14 | char start_char = words[i].front();
| ^~~~~~~~~~
main.cpp:26:13: error: 'max_element' was not declared in this scope
26 | return *max_element(dp.begin(), dp.end());
| ^~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !