Borderou de evaluare (job #1125102)

Utilizator valexVochescu Alexandru valex Data 26 februarie 2014 15:41:01
Problema Expresie2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:13:17: error: size of array ‘v’ is too large int v[smax][smax],nrintregi=0,nrl=-1; ^ user.cpp: In function ‘int eval()’: user.cpp:22:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp: In function ‘int peval()’: user.cpp:35:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp: In function ‘int pdeval(int)’: user.cpp:53:5: error: ‘v’ was not declared in this scope v[nrl][nr]=r; ^ user.cpp:56:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp: In function ‘int termen()’: user.cpp:69:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp:71:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp:75:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp:77:13: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp:85:17: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp:90:17: warning: value computed is not used [-Wunused-value] *p++; ^ user.cpp: In function ‘int main()’: user.cpp:103:9: warning: unused variable ‘i’ [-Wunused-variable] int i,j; ^ user.cpp:103:11: warning: unused variable ‘j’ [-Wunused-variable] int i,j; ^ user.cpp: In function ‘int pdeval(int)’: user.cpp:62:1: warning: control reaches end of non-void function [-Wreturn-type] } ^

Ceva nu functioneaza?