Borderou de evaluare (job #2490194)

Utilizator XXMihaiXX969Gherghinescu Mihai Andrei XXMihaiXX969 Data 9 noiembrie 2019 21:35:02
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp:13:26: warning: integer overflow in expression [-Woverflow] const int oo = (1 << 31) - 1; ~~~~~~~~~~^~~ main.cpp: In function 'void bellmanford()': main.cpp:27:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 1;i <= n; i++) ^~~ main.cpp:30:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' d[1] = 0; ^ main.cpp:39:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0;i < v[nod].size(); i++) ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
113ms6160kbOK55
223ms6160kbOK55
315ms6160kbOK55
415ms6160kbOK55
516ms6160kbOK55
615ms6160kbOK510
716ms6160kbOK5
855ms6946kbOK515
964ms7077kbOK5
1017ms6291kbOK5
1182ms7602kbOK520
12127ms8126kbOK5
1398ms7733kbOK5
14179ms8912kbOK5
15209ms9437kbOK515
16175ms8781kbOK5
1723ms6291kbOK5
18247ms10092kbOK515
19299ms10878kbOK5
2020ms6422kbOK5
Punctaj total100

Ceva nu functioneaza?