Borderou de evaluare (job #2845010)

Utilizator Alexandru_IacobIacob Alexandru Alexandru_Iacob Data 6 februarie 2022 23:11:43
Problema Alpin Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:12:21: error: 'INT_MIN' was not declared in this scope 12 | int xStart,yStart,L=INT_MIN; | ^~~~~~~ main.cpp:3:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? 2 | #include <fstream> +++ |+#include <climits> 3 | main.cpp: In function 'void citire()': main.cpp:19:17: error: 'INT_MIN' was not declared in this scope 19 | int maxim = INT_MIN; | ^~~~~~~ main.cpp:19:17: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? Non zero exit status: 1

Ceva nu functioneaza?