Borderou de evaluare (job #1649807)

Utilizator ioan.veveraIoan Vevera ioan.vevera Data 11 martie 2016 15:11:16
Problema Joc9 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:25:47: error: ‘INT_MAX’ was not declared in this scope if(maxx==A[1][1]) ind1=a[1][1]; else ind1=INT_MAX; ^ user.cpp:26:51: error: ‘INT_MAX’ was not declared in this scope if(maxx==B[n+1][1]) ind2=a[n+1][1]; else ind2=INT_MAX; ^ user.cpp:27:55: error: ‘INT_MAX’ was not declared in this scope if(maxx==C[n+1][n+1]) ind3=a[n+1][n+1]; else ind3=INT_MAX; ^

Ceva nu functioneaza?