Pagini recente » Borderou de evaluare (job #3165479) | Borderou de evaluare (job #1262053) | Borderou de evaluare (job #2566762) | Borderou de evaluare (job #2335041) | Borderou de evaluare (job #1925470)
Borderou de evaluare (job #1925470)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:56:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:57:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:59:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &vertices, &edges);
^
user.cpp:62:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &weight);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 672kb | OK | 10 |
| 2 | 0ms | 668kb | OK | 10 |
| 3 | 0ms | 712kb | OK | 10 |
| 4 | 0ms | 736kb | OK | 10 |
| 5 | 20ms | 1232kb | OK | 10 |
| 6 | 44ms | 1760kb | OK | 10 |
| 7 | 56ms | 2052kb | OK | 10 |
| 8 | 156ms | 4364kb | OK | 10 |
| 9 | 88ms | 2660kb | OK | 10 |
| 10 | 304ms | 6892kb | Incorect | 0 |
| Punctaj total | 90 |