Borderou de evaluare (job #1039508)
Utilizator | Data | 23 noiembrie 2013 10:33:52 | |
---|---|---|---|
Problema | BFS - Parcurgere in latime | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:19: error: size of array ‘a’ is too large
int a[maxim][maxim], viz[maxim];
^
user.cpp: In function ‘int main()’:
user.cpp:14:3: error: ‘a’ was not declared in this scope
a[x][y] = 1;
^
user.cpp:26:7: error: ‘a’ was not declared in this scope
if (a[nod][i] == 1 && viz[i] == 0)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !