Borderou de evaluare (job #2942931)
Utilizator | Data | 20 noiembrie 2022 13:04:32 | |
---|---|---|---|
Problema | Easygraph | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:58:17: error: 'INT_MIN' was not declared in this scope
58 | maxim = INT_MIN;
| ^~~~~~~
main.cpp:5:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'?
4 | #include <queue>
+++ |+#include <climits>
5 | using namespace std;
main.cpp:53:9: warning: unused variable 'x' [-Wunused-variable]
53 | int x, y;
| ^
main.cpp:53:12: warning: unused variable 'y' [-Wunused-variable]
53 | int x, y;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !