Borderou de evaluare (job #3171070)
Utilizator | Data | 18 noiembrie 2023 12:39:55 | |
---|---|---|---|
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 SpreCastel(std::vector<std::vector<int> >&)':
main.cpp:18:57: error: 'INT_MAX' was not declared in this scope
18 | vector<vector<int> > cost(n + 1, vector<int>(m + 1, INT_MAX));
| ^~~~~~~
main.cpp:5:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
4 | #include <deque>
+++ |+#include <climits>
5 |
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !