Borderou de evaluare (job #2172111)

Utilizator CrystyAngelDinu Cristian CrystyAngel Data 15 martie 2018 15:06:00
Problema Suma4 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:15:22: error: size of array ‘w’ is negative vector <short> w[nmax]; ^ user.cpp:16:22: error: size of array ‘v’ is negative vector <short> v[nmax]; ^ user.cpp:17:22: error: size of array ‘t’ is negative vector <short> t[nmax]; ^ user.cpp:18:17: error: size of array ‘value’ is negative short value[nmax]; ^ user.cpp:19:13: error: size of array ‘d’ is negative short d[nmax]; ^ user.cpp: In function ‘int main()’: user.cpp:31:27: warning: overflow in implicit constant conversion [-Woverflow] fin>>value[i],d[i]=1e9; ^ user.cpp:87:21: warning: overflow in implicit constant conversion [-Woverflow] short nxt = 1e9; ^

Ceva nu functioneaza?