Borderou de evaluare (job #2447588)
Utilizator | Data | 13 august 2019 20:14:26 | |
---|---|---|---|
Problema | Secventa 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:20:12: error: 'INT_MIN' was not declared in this scope
int answer{INT_MIN}; //our maximum sum of a sequence with at least K elements
^~~~~~~
main.cpp:21:17: error: 'INT_MIN' was not declared in this scope
int copy_answer{INT_MIN}; //a copy of our answer
^~~~~~~
main.cpp: In function 'int main()':
main.cpp:33:18: error: 'INT_MIN' was not declared in this scope
sum_max[0] = INT_MIN;
^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !