Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2103752)
| Utilizator | Data | 10 ianuarie 2018 19:28:41 | |
|---|---|---|---|
| Problema | Algoritmul Bellman-Ford | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void citire()’:
user.cpp:15:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:19:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:44:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in", "r", stdin);
^
user.cpp:45:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out", "w", stdout);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 1012kb | OK | 5 | 5 |
| 2 | 0ms | 1016kb | OK | 5 | 5 |
| 3 | 0ms | 1028kb | OK | 5 | 5 |
| 4 | 0ms | 1024kb | OK | 5 | 5 |
| 5 | 0ms | 1048kb | OK | 5 | 5 |
| 6 | 0ms | 1032kb | OK | 5 | 10 |
| 7 | 0ms | 1056kb | OK | 5 | |
| 8 | 32ms | 1432kb | OK | 5 | 15 |
| 9 | 44ms | 1936kb | OK | 5 | |
| 10 | 4ms | 1176kb | OK | 5 | |
| 11 | 52ms | 1728kb | OK | 5 | 0 |
| 12 | 40ms | 1844kb | Killed by signal 11(SIGSEGV). | 0 | |
| 13 | 40ms | 1832kb | Killed by signal 11(SIGSEGV). | 0 | |
| 14 | 40ms | 1844kb | Killed by signal 11(SIGSEGV). | 0 | |
| 15 | 40ms | 1832kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 16 | 40ms | 1828kb | Killed by signal 11(SIGSEGV). | 0 | |
| 17 | 8ms | 1084kb | OK | 5 | |
| 18 | 40ms | 1844kb | Killed by signal 11(SIGSEGV). | 0 | 0 |
| 19 | 40ms | 1840kb | Killed by signal 11(SIGSEGV). | 0 | |
| 20 | 12ms | 1576kb | OK | 5 | |
| Punctaj total | 50 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
