Borderou de evaluare (job #1706942)
Utilizator | Data | 23 mai 2016 21:16:38 | |
---|---|---|---|
Problema | ZParcurgere | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:26: error: size of array ‘t’ is too large
long x,y,q,t[50000][50000];
^
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:33:12: error: ‘t’ was not declared in this scope
fo<<t[x][y]<<endl;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !