Borderou de evaluare (job #3155371)
Utilizator | Data | 8 octombrie 2023 08:14:41 | |
---|---|---|---|
Problema | Compact3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:58:21: error: 'INT_MAX' was not declared in this scope
58 | ap[i].first=INT_MAX;
| ^~~~~~~
main.cpp:3:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
2 | #include <vector>
+++ |+#include <climits>
3 | using namespace std;
main.cpp:59:20: error: 'INT_MIN' was not declared in this scope
59 | ap[i].last=INT_MIN;
| ^~~~~~~
main.cpp:59:20: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'?
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !