Borderou de evaluare (job #3361637)
| Utilizator | Data | 26 iulie 2026 22:44:54 | |
|---|---|---|---|
| Problema | Zero 2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:7:16: error: 'LLONG_MAX' was not declared in this scope
7 | long long mini=LLONG_MAX;
| ^~~~~~~~~
main.cpp:3:1: note: 'LLONG_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
2 | #include <fstream>
+++ |+#include <climits>
3 | using namespace std;
main.cpp: In function 'int main()':
main.cpp:61:18: error: 'LLONG_MAX' was not declared in this scope
61 | if(mini==LLONG_MAX)
| ^~~~~~~~~
main.cpp:61:18: note: 'LLONG_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
main.cpp:65:14: error: 'LLONG_MAX' was not declared in this scope
65 | mini=LLONG_MAX;
| ^~~~~~~~~
main.cpp:65:14: note: 'LLONG_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'?
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
