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