Borderou de evaluare (job #2199876)

Utilizator gabi08Dron Ionut-Gabriel gabi08 Data 29 aprilie 2018 14:40:36
Problema Mm Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:36: error: size of array ‘v’ is too large long long n,l,p,i,j,v[25005][25005]; ^ user.cpp: In function ‘void read()’: user.cpp:14:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int ii=l_s;ii<=l_d;ii++) ~~^~~~~ user.cpp:16:21: error: ‘v’ was not declared in this scope v[ii][j]=cost; ^ user.cpp: In function ‘long unsigned int test(int, int)’: user.cpp:25:16: error: ‘y’ was not declared in this scope if(x+l<=n&&y+l<=n) ^ user.cpp:29:33: error: ‘v’ was not declared in this scope maxim=max(maxim,v[ii][jj]); ^ user.cpp:34:1: warning: control reaches end of non-void function [-Wreturn-type] } ^

Ceva nu functioneaza?