Borderou de evaluare (job #2969645)

Utilizator RobertlelRobert Robertlel Data 23 ianuarie 2023 15:19:31
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:28:28: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for (int i = 0 ; i < v[nod].size () ; i++) | ~~^~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:60:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 60 | for (int i = 1 ; i <= n ; i++) | ^~~ main.cpp:63:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 63 | if (bellmanford()) | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbIncorect00
20ms184kbIncorect00
30ms184kbOK55
40ms184kbOK55
50ms184kbOK55
60ms184kbOK50
70ms184kbIncorect0
812ms2363kbOK50
920ms2326kbOK5
100ms184kbIncorect0
1123ms2940kbOK520
1248ms3444kbOK5
1334ms3084kbOK5
1470ms4177kbOK5
1595ms4751kbOK50
1668ms3997kbOK5
172ms1495kbIncorect0
18109ms5345kbOK50
19140ms6094kbOK5
203ms1495kbIncorect0
Punctaj total35

Ceva nu functioneaza?