Borderou de evaluare (job #2825607)
Utilizator | Data | 4 ianuarie 2022 21:50:44 | |
---|---|---|---|
Problema | Muzeu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void readMatrix(std::vector<std::vector<int> >&, int&, std::queue<std::pair<int, int> >&)':
main.cpp:58:32: error: 'INT_MAX' was not declared in this scope
58 | matrix[i][j] = INT_MAX;
| ^~~~~~~
main.cpp:4:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
3 | #include <queue>
+++ |+#include <climits>
4 |
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !