Pagini recente » Borderou de evaluare (job #3288207) | Borderou de evaluare (job #2772242) | Borderou de evaluare (job #2008400) | Borderou de evaluare (job #2663837) | Borderou de evaluare (job #2134299)
Borderou de evaluare (job #2134299)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BellmanFord(int)’:
user.cpp:28:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[node].size(); i++){
^
user.cpp: In function ‘int main()’:
user.cpp:46:40: 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:47:42: 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:50:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:53:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 2868kb | Incorect | 0 | 0 |
2 | 0ms | 2876kb | Incorect | 0 | 0 |
3 | 0ms | 2876kb | OK | 5 | 5 |
4 | 0ms | 2872kb | OK | 5 | 5 |
5 | 4ms | 2892kb | OK | 5 | 5 |
6 | 0ms | 2880kb | OK | 5 | 0 |
7 | 4ms | 2884kb | Incorect | 0 |
8 | 40ms | 3484kb | OK | 5 | 0 |
9 | 48ms | 3700kb | OK | 5 |
10 | 8ms | 2888kb | Incorect | 0 |
11 | 64ms | 3956kb | OK | 5 | 20 |
12 | 116ms | 4692kb | OK | 5 |
13 | 84ms | 4252kb | OK | 5 |
14 | 160ms | 5328kb | OK | 5 |
15 | 204ms | 5800kb | OK | 5 | 0 |
16 | 160ms | 5196kb | OK | 5 |
17 | 16ms | 2896kb | Incorect | 0 |
18 | 236ms | 6132kb | OK | 5 | 0 |
19 | 284ms | 6828kb | OK | 5 |
20 | 24ms | 2908kb | Incorect | 0 |
Punctaj total | 35 |