Borderou de evaluare (job #1507896)
Utilizator | Data | 21 octombrie 2015 23:23:57 | |
---|---|---|---|
Problema | PScNv | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Lee_Bellman_Ford_BFS_Dijkstra()’:
user.cpp:56:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j=0; j<L[k].size(); j++)
^
user.cpp:60:13: error: ‘c1’ was not declared in this scope
c1 = max(d[k],costt);
^
user.cpp:40:9: warning: unused variable ‘j’ [-Wunused-variable]
int i,j,k,costt, c;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !