Borderou de evaluare (job #1911387)

Utilizator MihaelaCismaruMihaela Cismaru MihaelaCismaru Data 7 martie 2017 20:20:40
Problema Geamuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:23: error: size of array ‘v’ is too large int n,k,v[50001][50001],a,b,c,d,i,j,h,x,s; ^ user.cpp: In function ‘int main()’: user.cpp:11:9: error: ‘v’ was not declared in this scope v[a][b]+=1; ^ user.cpp:18:13: error: ‘v’ was not declared in this scope v[i][j]+=v[i-1][j]+v[i][j-1]-v[i-1][j-1]; ^ user.cpp:27:20: error: ‘v’ was not declared in this scope if(v[i][j]==x){ ^

Ceva nu functioneaza?