Borderou de evaluare (job #1207891)
Utilizator | Data | 14 iulie 2014 11:17:19 | |
---|---|---|---|
Problema | ZParcurgere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:23: error: size of array ‘t’ is too large
int x,y,t[33000][33000],i,j,k,n;
^
user.cpp: In function ‘void parcurg(int, int, int, int)’:
user.cpp:15: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:32:12: error: ‘t’ was not declared in this scope
g<<t[x][y]<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !