Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1036761)
Utilizator | Data | 19 noiembrie 2013 16:54:23 | |
---|---|---|---|
Problema | Algoritmul Bellman-Ford | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 35 |
Raport evaluator
Compilare:
user.cpp: In function ‘void bellmanford(int)’:
user.cpp:22:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<v[a].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:47:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld%ld",&n,&m);
^
user.cpp:47:25: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:50:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%ld%ld%ld",&x,&y,&z);
^
user.cpp:50:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 3 has type ‘int*’ [-Wformat=]
user.cpp:50:35: warning: format ‘%ld’ expects argument of type ‘long int*’, but argument 4 has type ‘int*’ [-Wformat=]
user.cpp:61:31: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
printf("%ld ",d[i]);
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 4ms | 816kb | OK | 5 | 5 |
2 | 4ms | 820kb | OK | 5 | 5 |
3 | 4ms | 824kb | OK | 5 | 5 |
4 | 4ms | 828kb | OK | 5 | 5 |
5 | 4ms | 852kb | OK | 5 | 5 |
6 | 4ms | 840kb | OK | 5 | 10 |
7 | 4ms | 924kb | OK | 5 | |
8 | 20ms | 1476kb | Incorect | 0 | 0 |
9 | 48ms | 1724kb | OK | 5 | |
10 | 4ms | 944kb | OK | 5 | |
11 | 44ms | 1924kb | Incorect | 0 | 0 |
12 | 116ms | 2780kb | Incorect | 0 | |
13 | 80ms | 2300kb | OK | 5 | |
14 | 144ms | 3360kb | Incorect | 0 | |
15 | 176ms | 3812kb | Incorect | 0 | 0 |
16 | 144ms | 3196kb | Incorect | 0 | |
17 | 4ms | 1040kb | OK | 5 | |
18 | 196ms | 4184kb | Incorect | 0 | 0 |
19 | 236ms | 4880kb | Incorect | 0 | |
20 | 8ms | 1044kb | OK | 5 | |
Punctaj total | 35 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !