Borderou de evaluare (job #988302)
| Utilizator | Data | 22 august 2013 14:41:12 | |
|---|---|---|---|
| Problema | Insule | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:8:14: error: invalid types ‘int[int]’ for array subscript
int a[105[105], b[105][105], n, m, nr1, nr2, nr3, sol;
^
user.cpp:8:15: error: expected ‘]’ before ‘,’ token
int a[105[105], b[105][105], n, m, nr1, nr2, nr3, sol;
^
user.cpp: In function ‘void fill(int, int, int)’:
user.cpp:13:5: error: ‘a’ was not declared in this scope
a[i][j]=0;
^
user.cpp: In function ‘int main()’:
user.cpp:27:13: error: ‘a’ was not declared in this scope
a[i][j]=b[i][j]=x;
^
user.cpp:32:17: error: ‘a’ was not declared in this scope
if (a[i][j]==1) ++nr1, fill(i, j, 1);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
