Pagini recente » Borderou de evaluare (job #1580321) | Borderou de evaluare (job #1807490) | Borderou de evaluare (job #2943913) | Borderou de evaluare (job #2088802) | Borderou de evaluare (job #2631183)
Borderou de evaluare (job #2631183)
Raport evaluator
Compilare:
main.cpp: In function 'int bellmanford(int)':
main.cpp:36:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < G[u].size() ; j ++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:63:29: warning: unused variable 'j' [-Wunused-variable]
int m , x , y , z , i , j , ok;
^
main.cpp:63:33: warning: unused variable 'ok' [-Wunused-variable]
int m , x , y , z , i , j , ok;
^~
main.cpp:61:44: 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);
^
main.cpp:62:46: 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);
^
main.cpp:64:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d" , &n , &m);
^
main.cpp:67:39: 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 | 3ms | 1310kb | OK | 5 | 5 |
2 | 4ms | 1310kb | OK | 5 | 5 |
3 | 4ms | 1310kb | OK | 5 | 5 |
4 | 4ms | 1310kb | OK | 5 | 5 |
5 | 5ms | 1310kb | OK | 5 | 5 |
6 | 4ms | 1310kb | OK | 5 | 10 |
7 | 7ms | 1310kb | OK | 5 |
8 | 51ms | 2228kb | OK | 5 | 15 |
9 | 59ms | 2228kb | OK | 5 |
10 | 8ms | 1310kb | OK | 5 |
11 | 83ms | 2883kb | OK | 5 | 20 |
12 | 135ms | 3407kb | OK | 5 |
13 | 102ms | 3014kb | OK | 5 |
14 | 179ms | 4063kb | OK | 5 |
15 | 225ms | 4587kb | OK | 5 | 15 |
16 | 175ms | 4063kb | OK | 5 |
17 | 17ms | 1310kb | OK | 5 |
18 | 258ms | 5242kb | OK | 5 | 15 |
19 | 302ms | 6029kb | OK | 5 |
20 | 24ms | 1310kb | OK | 5 |
Punctaj total | 100 |