Borderou de evaluare (job #3208333)

Utilizator baggioOPFlorea baggioOP Data 28 februarie 2024 12:03:39
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void BellmanFord()': main.cpp:33:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | for (int j=0; j<L[k].size(); j++) | ~^~~~~~~~~~~~ main.cpp:40:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 40 | if (viz[v]==0) | ^ main.cpp:54:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 54 | for (int p=2; p<=n; p++) | ^~~ main.cpp:56:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 56 | fout<<'\n'; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
11ms303kbOK55
21ms303kbOK55
31ms303kbOK55
41ms303kbOK55
51ms303kbOK55
61ms303kbOK510
72ms303kbOK5
86ms1605kbOK515
99ms1605kbOK5
103ms303kbOK5
119ms2379kbOK520
1219ms2695kbOK5
1314ms2396kbOK5
1429ms3362kbOK5
1539ms4169kbOK515
1629ms3375kbOK5
175ms303kbOK5
1844ms5324kbOK515
1958ms6045kbOK5
209ms303kbOK5
Punctaj total100

Ceva nu functioneaza?