Borderou de evaluare (job #3250974)
Utilizator | Data | 24 octombrie 2024 12:31:15 | |
---|---|---|---|
Problema | Heavy Path Decomposition | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int query(int, int, int, int, int, int)':
main.cpp:97:16: error: 'INT_MIN' was not declared in this scope
97 | return INT_MIN;
| ^~~~~~~
main.cpp:5:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'?
4 | #include <bitset>
+++ |+#include <climits>
5 | using namespace std;
main.cpp: In function 'void solve()':
main.cpp:130:19: error: 'INT_MIN' was not declared in this scope
130 | int ans = INT_MIN;
| ^~~~~~~
main.cpp:130:19: note: 'INT_MIN' 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 !