Borderou de evaluare (job #2555427)
Utilizator | Data | 24 februarie 2020 00:40:10 | |
---|---|---|---|
Problema | Calcule | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::deque<int> solve_1()':
main.cpp:36:10: error: 'INT_MAX' was not declared in this scope
b[i] = INT_MAX;
^~~~~~~
main.cpp:46:10: error: 'INT_MAX' was not declared in this scope
b[i] = INT_MAX;
^~~~~~~
main.cpp:52:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < r.size(); ++i)
~~^~~~~~~~~~
main.cpp:33:6: warning: unused variable 'cnt' [-Wunused-variable]
int cnt(0), maxi(0);
^~~
main.cpp:54:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !