Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2167069)
| Utilizator | Data | 13 martie 2018 20:04:24 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 20 | ||
Raport evaluator
Compilare:
user.cpp: In member function ‘dist dist::operator=(dist)’:
user.cpp:31:5: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘void dijkstra()’:
user.cpp:45:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0 ; i < adj[nod].size(); i++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 3860kb | OK | 10 |
| 2 | 4ms | 4004kb | OK | 10 |
| 3 | 16ms | 3852kb | Incorect | 0 |
| 4 | 28ms | 3872kb | Incorect | 0 |
| 5 | Depăşit | 4016kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 4308kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 4288kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 5484kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 5004kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 7260kb | Time limit exceeded. | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
