Borderou de evaluare (job #2929731)
Utilizator | Data | 26 octombrie 2022 18:58:14 | |
---|---|---|---|
Problema | Transport | 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:34:22: error: 'INT_MAX' was not declared in this scope
34 | int st = 0, dr = INT_MAX, sol;
| ^~~~~~~
main.cpp:2:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
1 | #include <fstream>
+++ |+#include <climits>
2 |
main.cpp:39:23: error: 'sol' was not declared in this scope
39 | dr = mij, sol = mij;
| ^~~
main.cpp:43:13: error: 'sol' was not declared in this scope
43 | fout << sol;
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !