Borderou de evaluare (job #1256043)
Utilizator | Data | 5 noiembrie 2014 18:57:00 | |
---|---|---|---|
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 ‘void royfloyd()’:
user.cpp:15:48: error: ‘a’ was not declared in this scope
if((V[i][j]>V[i][k]+V[k][j] ||!a[i][j] && i!=j ))&&(i!=j)&&k!=j&&k!=i)
^
user.cpp:15:68: error: expected identifier before ‘(’ token
if((V[i][j]>V[i][k]+V[k][j] ||!a[i][j] && i!=j ))&&(i!=j)&&k!=j&&k!=i)
^
user.cpp:15:68: error: expected ‘;’ before ‘(’ token
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !