Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2392135)
| Utilizator | Data | 29 martie 2019 18:32:02 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-32 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int**&, int, int)':
main.cpp:45:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int minim(int*, bool*, int)':
main.cpp:18:12: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
return poz;
^~~
main.cpp: In function 'int dijkstra(int**&, int, int)':
main.cpp:37:15: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
viz[u]=true;
~~~~~~^~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 16ms | 2228kb | Incorect | 0 |
| 4 | 29ms | 4194kb | Incorect | 0 |
| 5 | 26ms | 12304kb | Memory limit exceeded | 0 |
| 6 | 26ms | 12304kb | Memory limit exceeded | 0 |
| 7 | 26ms | 12304kb | Memory limit exceeded | 0 |
| 8 | 27ms | 12304kb | Memory limit exceeded | 0 |
| 9 | 26ms | 12304kb | Memory limit exceeded | 0 |
| 10 | 28ms | 12304kb | Memory limit exceeded | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
