Borderou de evaluare (job #1207910)
Utilizator | Data | 14 iulie 2014 12:01:51 | |
---|---|---|---|
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[26000][26000],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?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !