Borderou de evaluare (job #1207914)

Utilizator breahnadavidBreahna David breahnadavid Data 14 iulie 2014 12:02:30
Problema ZParcurgere Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:10:23: error: size of array ‘t’ is too large int x,y,t[24000][24000],i,j,k,n; ^ user.cpp: In function ‘void parcurg(int, int, int, int)’: user.cpp:14:23: error: ‘t’ was not declared in this scope if(i==x&&j==y)t[i][j]=++q; ^ user.cpp: In function ‘int main()’: user.cpp:31:12: error: ‘t’ was not declared in this scope g<<t[x][y]<<'\n'; ^

Ceva nu functioneaza?