Borderou de evaluare (job #2948424)

Utilizator GeorgeNistorNistor Gheorghe GeorgeNistor Data 27 noiembrie 2022 18:23:17
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void init()': main.cpp:18:17: error: 'INT_MIN' was not declared in this scope 18 | maxLength = INT_MIN; | ^~~~~~~ main.cpp:6:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? 5 | #include <stack> +++ |+#include <climits> 6 | main.cpp: In function 'void easygraph()': main.cpp:65:22: warning: right operand of comma operator has no effect [-Wunused-value] 65 | delete v, visited; | ^ Non zero exit status: 1

Ceva nu functioneaza?