Borderou de evaluare (job #1679729)

Utilizator SebiSebiPirtoaca George Sebastian SebiSebi Data 8 aprilie 2016 10:40:27
Problema MaxSubSum Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void compute(int*, int*, int)’: user.cpp:16:7: warning: overflow in implicit constant conversion [-Woverflow] s[i]=-INF; ^ user.cpp: In function ‘int main()’: user.cpp:39:16: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘2’ to ‘void compute(int*, int*, int)’ compute(a,s1,n); ^ user.cpp:40:16: error: cannot convert ‘long long int*’ to ‘int*’ for argument ‘2’ to ‘void compute(int*, int*, int)’ compute(b,s2,m); ^

Ceva nu functioneaza?