Borderou de evaluare (job #2933341)
Utilizator | Data | 5 noiembrie 2022 03:45:34 | |
---|---|---|---|
Problema | Padure | 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:115:26: error: 'INT_MAX' was not declared in this scope
115 | curent[i][j]=INT_MAX;
| ^~~~~~~
main.cpp:98:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
97 | #include <deque>
+++ |+#include <climits>
98 | using namespace std;
main.cpp:106:25: warning: unused variable 'cost' [-Wunused-variable]
106 | int n,m,pl,pc,cl,cc,cost;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !