Borderou de evaluare (job #2945472)
Utilizator | Data | 23 noiembrie 2022 19:57:37 | |
---|---|---|---|
Problema | Easygraph | Status | done |
Runda | Teme Pregatire ACM Unibuc 2014, Anul I, Semestrul 2 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:12:10: error: 'INT_MIN' was not declared in this scope
12 | ll sum = INT_MIN, n, m;
| ^~~~~~~
main.cpp:4:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'?
3 | #include <vector>
+++ |+#include <climits>
4 |
main.cpp: In function 'int main()':
main.cpp:36:14: error: 'n' was not declared in this scope
36 | f >> n >> m;
| ^
main.cpp:36:19: error: 'm' was not declared in this scope
36 | f >> n >> m;
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !