Borderou de evaluare (job #2151847)
| Utilizator | Data | 4 martie 2018 23:02:44 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:25:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[nod].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:51:29: error: ‘memset’ was not declared in this scope
memset(d, INF, sizeof(d));
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
