Borderou de evaluare (job #3344410)
| Utilizator | Data | 1 martie 2026 22:45:40 | |
|---|---|---|---|
| Problema | Floyd-Warshall/Roy-Floyd | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:15:21: error: 'd' was not declared in this scope
15 | if (d[i][j]>=d[i][k]+d[k][j])
| ^
main.cpp:20:19: error: 'd' was not declared in this scope
20 | cout<<d[i][j]<<' ';
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
