Borderou de evaluare (job #3270034)
Utilizator | Data | 21 ianuarie 2025 20:08:40 | |
---|---|---|---|
Problema | Mvc | 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:90:27: error: 'INT_MAX' was not declared in this scope
90 | dd[ciclu[0]][0] = INT_MAX;
| ^~~~~~~
main.cpp:9:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
8 | #include <algorithm>
+++ |+#include <climits>
9 | using namespace std;
main.cpp:93:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
93 | for (int i = 1; i < ciclu.size(); ++i)
| ~~^~~~~~~~~~~~~~
main.cpp:104:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
104 | for (int i = 1; i < ciclu.size(); ++i)
| ~~^~~~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !