Pagini recente » Borderou de evaluare (job #2764457) | Borderou de evaluare (job #2693196) | Borderou de evaluare (job #1251105) | Borderou de evaluare (job #2050131) | Borderou de evaluare (job #2134306)
Borderou de evaluare (job #2134306)
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 | OK | 5 | 5 |
2 | 0ms | 2868kb | OK | 5 | 5 |
3 | 0ms | 2872kb | OK | 5 | 5 |
4 | 0ms | 2876kb | OK | 5 | 5 |
5 | 4ms | 2892kb | OK | 5 | 5 |
6 | 0ms | 2880kb | OK | 5 | 10 |
7 | 4ms | 2884kb | OK | 5 |
8 | 40ms | 3488kb | OK | 5 | 15 |
9 | 48ms | 3704kb | OK | 5 |
10 | 8ms | 2888kb | OK | 5 |
11 | 64ms | 3960kb | OK | 5 | 20 |
12 | 116ms | 4696kb | OK | 5 |
13 | 84ms | 4256kb | OK | 5 |
14 | 160ms | 5324kb | OK | 5 |
15 | 204ms | 5804kb | OK | 5 | 15 |
16 | 160ms | 5200kb | OK | 5 |
17 | 16ms | 2896kb | OK | 5 |
18 | 236ms | 6136kb | OK | 5 | 15 |
19 | 288ms | 6824kb | OK | 5 |
20 | 24ms | 2912kb | OK | 5 |
Punctaj total | 100 |