Borderou de evaluare (job #3282248)

Utilizator RaduIC12Ciocirlan Radu-Ioan RaduIC12 Data 4 martie 2025 21:18:59
Problema Capitala Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:49:16: error: 'INT_MAX' was not declared in this scope 49 | int dmin = INT_MAX, nod = 0; | ^~~~~~~ main.cpp:3:1: note: 'INT_MAX' is defined in header '<climits>'; did you forget to '#include <climits>'? 2 | #include <fstream> +++ |+#include <climits> 3 | using namespace std; main.cpp:53:13: error: 'nod' was not declared in this scope 53 | nod = i; | ^~~ main.cpp:57:13: error: 'nod' was not declared in this scope 57 | cout << nod << ' ' << dmin << '\n'; | ^~~ Non zero exit status: 1

Ceva nu functioneaza?