Pagini recente » Borderou de evaluare (job #559219) | Borderou de evaluare (job #1953422) | Borderou de evaluare (job #1798433) | Borderou de evaluare (job #72241) | Borderou de evaluare (job #2631158)
Borderou de evaluare (job #2631158)
Raport evaluator
Compilare:
main.cpp: In function 'int bellmanford(int)':
main.cpp:34: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:57:29: warning: unused variable 'j' [-Wunused-variable]
int m , x , y , z , i , j , ok;
^
main.cpp:57:33: warning: unused variable 'ok' [-Wunused-variable]
int m , x , y , z , i , j , ok;
^~
main.cpp:55: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:56: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:58: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:61: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 | 47ms | 2097kb | OK | 5 | 15 |
9 | 60ms | 2228kb | OK | 5 |
10 | 6ms | 1310kb | OK | 5 |
11 | 76ms | 2752kb | OK | 5 | 20 |
12 | 143ms | 3407kb | OK | 5 |
13 | 103ms | 2883kb | OK | 5 |
14 | 179ms | 4059kb | OK | 5 |
15 | 236ms | 4546kb | OK | 5 | 15 |
16 | 191ms | 3932kb | OK | 5 |
17 | 10ms | 1310kb | OK | 5 |
18 | 255ms | 5050kb | OK | 5 | 15 |
19 | 303ms | 5795kb | OK | 5 |
20 | 11ms | 1572kb | OK | 5 |
Punctaj total | 100 |