Borderou de evaluare (job #2942305)
Utilizator | Data | 19 noiembrie 2022 15:30:26 | |
---|---|---|---|
Problema | Easygraph | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:16:18: error: 'LLONG_MIN' was not declared in this scope
16 | long long maxi = LLONG_MIN;
| ^~~~~~~~~
main.cpp:4:1: note: 'LLONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'?
3 | #include <vector>
+++ |+#include <climits>
4 |
main.cpp: In function 'int main()':
main.cpp:55:16: error: 'LLONG_MIN' was not declared in this scope
55 | maxi = LLONG_MIN;
| ^~~~~~~~~
main.cpp:55:16: note: 'LLONG_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 !