Pagini recente » Borderou de evaluare (job #813519) | Borderou de evaluare (job #666234) | Borderou de evaluare (job #2380955) | Borderou de evaluare (job #599362) | Borderou de evaluare (job #2631139)
Borderou de evaluare (job #2631139)
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:60:29: warning: unused variable 'j' [-Wunused-variable]
int m , x , y , z , i , j , ok;
^
main.cpp:60:33: warning: unused variable 'ok' [-Wunused-variable]
int m , x , y , z , i , j , ok;
^~
main.cpp:58: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:59: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:61: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:64: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 | 4ms | 1310kb | Incorect | 0 | 0 |
2 | 4ms | 1310kb | OK | 5 | 5 |
3 | 4ms | 1310kb | Incorect | 0 | 0 |
4 | 4ms | 1310kb | OK | 5 | 5 |
5 | 5ms | 1310kb | Incorect | 0 | 0 |
6 | 5ms | 1310kb | OK | 5 | 10 |
7 | 7ms | 1310kb | OK | 5 |
8 | 88ms | 2256kb | OK | 5 | 0 |
9 | 61ms | 2359kb | Incorect | 0 |
10 | 8ms | 1310kb | OK | 5 |
11 | 84ms | 2883kb | OK | 5 | 0 |
12 | 129ms | 3407kb | Incorect | 0 |
13 | 114ms | 3014kb | Incorect | 0 |
14 | 205ms | 4063kb | Incorect | 0 |
15 | 223ms | 4587kb | Incorect | 0 | 0 |
16 | 182ms | 4063kb | Incorect | 0 |
17 | 19ms | 1310kb | OK | 5 |
18 | 277ms | 5242kb | Incorect | 0 | 0 |
19 | 319ms | 6029kb | Incorect | 0 |
20 | 26ms | 1310kb | OK | 5 |
Punctaj total | 20 |