Borderou de evaluare (job #2943402)
Utilizator | Data | 20 noiembrie 2022 22:34:45 | |
---|---|---|---|
Problema | Retea2 | 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:24:18: error: 'INT_MAX' was not declared in this scope
24 | d.resize(m+1,INT_MAX);
| ^~~~~~~
main.cpp:5:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
4 | #include <cmath>
+++ |+#include <climits>
5 | using namespace std;
main.cpp:50:11: error: 'setprecision' was not declared in this scope
50 | cout<<setprecision(7)<<fixed<<cost;
| ^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !