Borderou de evaluare (job #1149189)

Utilizator RaduCristian6969CE VIATA ARE PESTI ASTIA RaduCristian6969 Data 21 martie 2014 15:24:28
Problema Subsecventa de suma maxima Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:8:20: error: ‘INT_MIN’ was not declared in this scope int i,j,k,sc,smax=INT_MIN,start,end,x; ^ user.cpp:12:7: error: ‘x’ was not declared in this scope in>>x; ^ user.cpp:22:5: error: ‘start’ was not declared in this scope start=i; ^ user.cpp:23:8: error: overloaded function with no contextual type information end=j; ^ user.cpp:26:19: error: ‘start’ was not declared in this scope out<<smax<<" "<<start<<" "<<end; ^ user.cpp:8:10: warning: unused variable ‘k’ [-Wunused-variable] int i,j,k,sc,smax=INT_MIN,start,end,x; ^

Ceva nu functioneaza?