Borderou de evaluare (job #987521)
| Utilizator | Data | 20 august 2013 22:24:08 | |
|---|---|---|---|
| Problema | Floyd-Warshall/Roy-Floyd | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:28: error: ‘d’ was not declared in this scope
if(i!=j && d[i][k] && d[k][j] && (!d[i][j] || d[i][k] + d[k][j] < d[i][j])) w[i][j] = w[i][k] + w[k][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
