Borderou de evaluare (job #2789781)

Utilizator cezar.balutaCezar Baluta cezar.baluta Data 27 octombrie 2021 22:42:56
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:16:16: error: 'LONG_MIN' was not declared in this scope 16 | long long maxi=LONG_MIN; | ^~~~~~~~ main.cpp:7:1: note: 'LONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? 6 | #include <limits> +++ |+#include <climits> 7 | main.cpp: In function 'void dfs(int)': main.cpp:23:19: error: 'LONG_MIN' was not declared in this scope 23 | long long add=LONG_MIN; | ^~~~~~~~ main.cpp:23:19: note: 'LONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? main.cpp: In function 'int main()': main.cpp:45:14: error: 'LONG_MIN' was not declared in this scope 45 | maxi=LONG_MIN; | ^~~~~~~~ main.cpp:45:14: note: 'LONG_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? Non zero exit status: 1

Ceva nu functioneaza?