Borderou de evaluare (job #1755104)

Utilizator MoleRatFuia Mihai MoleRat Data 9 septembrie 2016 14:20:49
Problema Triunghi5 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:32:61: warning: operation on ‘n’ may be undefined [-Wsequence-point] while((n<k)&&(a[n]+a[n-1]<mini))a[++n]=a[n-1]+a[n-2]; ^ user.cpp:32:61: warning: operation on ‘n’ may be undefined [-Wsequence-point] user.cpp:37:36: error: ‘memmove’ was not declared in this scope memmove(a+1,a,da-de); ^ user.cpp:44:38: error: ‘memmove’ was not declared in this scope memmove(a+1,a,da-2*de); ^ user.cpp:54:46: error: ‘memmove’ was not declared in this scope memmove(a+i+1,a+i,da-(i+1)*de); ^ user.cpp:29:23: warning: unused variable ‘y’ [-Wunused-variable] long long i,x,y,z; ^ user.cpp:29:25: warning: unused variable ‘z’ [-Wunused-variable] long long i,x,y,z; ^

Ceva nu functioneaza?