Borderou de evaluare (job #2969646)

Utilizator RobertlelRobert Robertlel Data 23 ianuarie 2023 15:20:03
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
813ms2363kbOK50
919ms2392kbOK5
100ms184kbIncorect0
1125ms2940kbOK520
1249ms3469kbOK5
1335ms3047kbOK5
1466ms4206kbOK5
1593ms4780kbOK50
1668ms4087kbOK5
172ms1495kbIncorect0
18108ms5435kbOK50
19132ms6103kbOK5
204ms1495kbIncorect0
Punctaj total35

Ceva nu functioneaza?