Borderou de evaluare (job #2490187)

Utilizator XXMihaiXX969Gherghinescu Mihai Andrei XXMihaiXX969 Data 9 noiembrie 2019 21:29:38
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
115ms6160kbOK55
215ms6160kbOK55
315ms6160kbOK55
415ms6160kbOK55
516ms6160kbOK55
615ms6160kbOK510
716ms6160kbOK5
855ms6946kbOK515
957ms7208kbOK5
1017ms6291kbOK5
1180ms7602kbOK520
12111ms8126kbOK5
13101ms7733kbOK5
14178ms8912kbOK5
15230ms9437kbOK515
16171ms8781kbOK5
1723ms6160kbOK5
18235ms9961kbOK515
19298ms10747kbOK5
2020ms6422kbOK5
Punctaj total100

Ceva nu functioneaza?