Borderou de evaluare (job #1459643)
| Utilizator | Data | 10 iulie 2015 14:23:53 | |
|---|---|---|---|
| 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:19:16: error: ‘a’ was not declared in this scope
if(a[i][k] && a[k][j] && d[i][j]>d[i][k]+d[k][j] && i!=k && j!=k && i!=j) d[i][j]=d[i][k]+d[k][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
