Borderou de evaluare (job #1444554)
Utilizator | Data | 29 mai 2015 21:59:07 | |
---|---|---|---|
Problema | Drumuri5 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:25: error: size of array ‘a’ is too large
int n, i, m, k, a[nx][nx], viz[nx], w[nx];
^
user.cpp: In function ‘void Dfs(int)’:
user.cpp:17:8: error: ‘a’ was not declared in this scope
if(a[x][i] == 0)
^
user.cpp:23:8: error: ‘a’ was not declared in this scope
if(a[i][x] == 0)
^
user.cpp: In function ‘void Print()’:
user.cpp:42:12: error: ‘a’ was not declared in this scope
if(a[i][0] == n)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !