Borderou de evaluare (job #1520439)
Utilizator | Data | 8 noiembrie 2015 19:05:50 | |
---|---|---|---|
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 cost()’:
user.cpp:23:77: error: expected ‘)’ before ‘mat’
if(mat[i][j] && i!=j &&(mat[i][j]>mat[i][k]+mat[k][j] || !mat[i][j])mat[i][j]=mat[i][k]+mat[k][j];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !