Borderou de evaluare (job #2968211)

Utilizator stefan05Vasilache Stefan stefan05 Data 20 ianuarie 2023 19:51:30
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 35

Raport evaluator

Compilare: main.cpp: In function 'int bellmanford()': main.cpp:6:13: warning: overflow in conversion from 'long int' to 'int' changes value from '10000000005' to '1410065413' [-Woverflow] 6 | #define INF 10000000005 | ^~~~~~~~~~~ main.cpp:51:19: note: in expansion of macro 'INF' 51 | dmin[i] = INF, pre[i] = x0; | ^~~ main.cpp:58:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for (i = 0; i < l[vf].size(); ++i) | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbIncorect00
30ms184kbOK55
40ms184kbOK55
50ms184kbOK55
60ms184kbOK50
70ms184kbIncorect0
87ms2170kbOK50
918ms2383kbOK5
100ms184kbIncorect0
1123ms3067kbOK520
1248ms3452kbOK5
1334ms2998kbOK5
1474ms4177kbOK5
1598ms4792kbOK50
1674ms4112kbOK5
170ms184kbIncorect0
18112ms5427kbOK50
19145ms6250kbOK5
202ms1757kbIncorect0
Punctaj total35

Ceva nu functioneaza?