Borderou de evaluare (job #3167123)
Utilizator | Data | 10 noiembrie 2023 00:22:19 | |
---|---|---|---|
Problema | Padure | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::vector<std::vector<int> > bfs_0_1(std::pair<int, int>, const std::vector<std::vector<int> >&)':
main.cpp:79:81: error: 'INT_MAX' was not declared in this scope
79 | std::vector<std::vector<int>> d(mat.size(), std::vector<int>(mat[0].size(), INT_MAX));
| ^~~~~~~
main.cpp:6:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
5 | #include <fstream>
+++ |+#include <climits>
6 |
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !