Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2077105)
| Utilizator | Data | 27 noiembrie 2017 18:41:28 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp:7:32: warning: ‘typedef’ was ignored in this declaration [enabled by default]
typedef struct LM{int nod,cost;};
^
user.cpp:18:2: warning: ‘typedef’ was ignored in this declaration [enabled by default]
};
^
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:53:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<G[aux.nod].size();i++)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1604kb | OK | 10 |
| 2 | 0ms | 1600kb | OK | 10 |
| 3 | 4ms | 1644kb | OK | 10 |
| 4 | 4ms | 1664kb | OK | 10 |
| 5 | 28ms | 2096kb | OK | 10 |
| 6 | 52ms | 2540kb | OK | 10 |
| 7 | 72ms | 2828kb | OK | 10 |
| 8 | 76ms | 3056kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 64ms | 3456kb | Killed by signal 11(SIGSEGV). | 0 |
| 10 | 32ms | 2308kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 70 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
