Borderou de evaluare (job #3201047)
Utilizator | Data | 6 februarie 2024 16:58:18 | |
---|---|---|---|
Problema | Towers | 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:16:12: error: 'INT_MAX' was not declared in this scope
16 | v[0] = INT_MAX;
| ^~~~~~~
main.cpp:2:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
1 | #include <iostream>
+++ |+#include <climits>
2 |
main.cpp:21:27: warning: unused variable 'ij' [-Wunused-variable]
21 | int x, maxim = 0, ij;
| ^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !