Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1541143)
| Utilizator | Data | 3 decembrie 2015 19:48:23 | |
|---|---|---|---|
| Problema | Algoritmul Bellman-Ford | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellman_ford(Graph*, int)’:
user.cpp:92:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
d[i] = i == startNode ? 0 : Inf,
^
user.cpp: In function ‘int main()’:
user.cpp:121:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "rt", stdin);
^
user.cpp:122:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "wt", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 2 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 3 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 4 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 5 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 6 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 7 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 8 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 9 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 10 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 11 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 12 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 13 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 14 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 15 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 16 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 17 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 18 | 52ms | Depăşit | Memory limit exceeded. | 0 | 0 |
| 19 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| 20 | 52ms | Depăşit | Memory limit exceeded. | 0 | |
| Punctaj total | 0 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
