Pagini recente » Borderou de evaluare (job #1644366) | Borderou de evaluare (job #1841927) | Borderou de evaluare (job #1510526) | Borderou de evaluare (job #2215090) | Borderou de evaluare (job #2631140)
Borderou de evaluare (job #2631140)
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 | 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 | 5ms | 1310kb | OK | 5 |
8 | 52ms | 2228kb | OK | 5 | 15 |
9 | 60ms | 2359kb | OK | 5 |
10 | 6ms | 1441kb | OK | 5 |
11 | 84ms | 2883kb | OK | 5 | 20 |
12 | 140ms | 3407kb | OK | 5 |
13 | 96ms | 3014kb | OK | 5 |
14 | 184ms | 4149kb | OK | 5 |
15 | 249ms | 4677kb | OK | 5 | 15 |
16 | 184ms | 4063kb | OK | 5 |
17 | 8ms | 1310kb | OK | 5 |
18 | 251ms | 5312kb | OK | 5 | 15 |
19 | 310ms | 5926kb | OK | 5 |
20 | 11ms | 1572kb | OK | 5 |
Punctaj total | 100 |