Borderou de evaluare (job #2856741)

Utilizator NedelcuCristianNedelcu Cristian NedelcuCristian Data 24 februarie 2022 11:42:11
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:27:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 27 | else | ^~~~ main.cpp:29:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 29 | return 0; | ^~~~~~ main.cpp: In function 'bool bell()': main.cpp:56:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<varf>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for(int i=0;i<G[x].size();i++) | ~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbOK55
42ms184kbOK55
56ms1486kbOK55
62ms262kbOK510
76ms1511kbOK5
845ms2228kbOK515
949ms2367kbOK5
106ms1511kbOK5
1168ms2961kbOK520
12121ms3452kbOK5
1387ms3010kbOK5
14169ms4202kbOK5
15217ms4689kbOK515
16169ms4050kbOK5
1711ms1495kbOK5
18250ms5238kbOK515
19307ms5967kbOK5
2011ms1597kbOK5
Punctaj total100

Ceva nu functioneaza?