Borderou de evaluare (job #3208394)
Utilizator | Data | 28 februarie 2024 15:47:28 | |
---|---|---|---|
Problema | Sume de subsecvențe | Status | done |
Runda | arhiva-utcn | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:46:30: error: 'INT_MIN' was not declared in this scope
46 | int n, k, osz = 0, max = INT_MIN, lupa = 1;
| ^~~~~~~
main.cpp:6:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'?
5 | #include <fstream>
+++ |+#include <climits>
6 |
main.cpp:68:21: error: 'lupa' was not declared in this scope
68 | fout << lupa << ":" << megoldas(n, k, a, max, osz)<<'\n';
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !