Borderou de evaluare (job #3285203)
Utilizator | Data | 12 martie 2025 16:46:26 | |
---|---|---|---|
Problema | Expresie2 | Status | done |
Runda | oji_go_10_3 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int kadane(std::vector<int>&)':
main.cpp:27:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | for (int i = 1; i < v.size(); ++i) {
| ~~^~~~~~~~~~
main.cpp: In function 'int termen()':
main.cpp:55:18: error: 'secvsummax' was not declared in this scope
55 | result = secvsummax();
| ^~~~~~~~~~
main.cpp:60:18: error: 'qs' was not declared in this scope; did you mean 's'?
60 | result = qs();
| ^~
| s
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !