Pagini recente » Borderou de evaluare (job #3151363) | Borderou de evaluare (job #1480993)
Borderou de evaluare (job #1480993)
Raport evaluator
Compilare:
user.cpp: In function ‘int BellmanFord()’:
user.cpp:87:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[ x ].size(); i++) {
^
user.cpp: In function ‘void read()’:
user.cpp:35: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:37:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:45:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
user.cpp: In function ‘void solve()’:
user.cpp:55:43: 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 | 848kb | OK | 5 | 5 |
2 | 0ms | 856kb | OK | 5 | 5 |
3 | 0ms | 852kb | OK | 5 | 5 |
4 | 0ms | 856kb | OK | 5 | 5 |
5 | 0ms | 876kb | OK | 5 | 5 |
6 | 0ms | 860kb | OK | 5 | 10 |
7 | 0ms | 892kb | OK | 5 |
8 | 28ms | 1252kb | OK | 5 | 15 |
9 | 44ms | 1632kb | OK | 5 |
10 | 0ms | 936kb | OK | 5 |
11 | 48ms | 1556kb | OK | 5 | 20 |
12 | 108ms | 2616kb | OK | 5 |
13 | 72ms | 2120kb | OK | 5 |
14 | 148ms | 3212kb | OK | 5 |
15 | 196ms | 3712kb | OK | 5 | 15 |
16 | 148ms | 3076kb | OK | 5 |
17 | 4ms | 928kb | OK | 5 |
18 | 216ms | 4004kb | OK | 5 | 15 |
19 | 264ms | 4708kb | OK | 5 |
20 | 8ms | 1176kb | OK | 5 |
Punctaj total | 100 |