Pagini recente » Borderou de evaluare (job #1316240) | Borderou de evaluare (job #438128) | Borderou de evaluare (job #649248) | Borderou de evaluare (job #28865) | Borderou de evaluare (job #1222469)
Borderou de evaluare (job #1222469)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellman_ford()’:
user.cpp:25:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < edges[u].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:39:39: 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:40:41: 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);
^
user.cpp:41:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:49:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &u, &v, &w);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 1608kb | OK | 5 | 5 |
2 | 0ms | 1612kb | OK | 5 | 5 |
3 | 0ms | 1620kb | OK | 5 | 5 |
4 | 0ms | 1612kb | OK | 5 | 5 |
5 | 0ms | 1636kb | Incorect | 0 | 0 |
6 | 0ms | 1628kb | OK | 5 | 10 |
7 | 4ms | 1620kb | OK | 5 |
8 | 36ms | 2016kb | OK | 5 | 0 |
9 | 40ms | 2104kb | Incorect | 0 |
10 | 4ms | 1632kb | OK | 5 |
11 | 60ms | 2216kb | OK | 5 | 0 |
12 | 100ms | 3240kb | Incorect | 0 |
13 | 72ms | 2784kb | Incorect | 0 |
14 | 144ms | 3828kb | Incorect | 0 |
15 | 184ms | 4360kb | Incorect | 0 | 0 |
16 | 132ms | 3708kb | Incorect | 0 |
17 | 16ms | 1636kb | OK | 5 |
18 | 188ms | 4568kb | Incorect | 0 | 0 |
19 | 232ms | 5092kb | Incorect | 0 |
20 | 24ms | 1648kb | OK | 5 |
Punctaj total | 30 |