Borderou de evaluare (job #2867083)

Utilizator Max_CalincuMaxim Calincu Max_Calincu Data 10 martie 2022 10:46:46
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:54:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for(int i = 0; i<a[x].size(); i++){ | ~^~~~~~~~~~~~ main.cpp:65:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 65 | for(int i = 1; i<n; i++) cout << d[i] << " "; cout << "\n"; | ^~~ main.cpp:65:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 65 | for(int i = 1; i<n; i++) cout << d[i] << " "; cout << "\n"; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbOK55
42ms184kbOK55
52ms262kbOK55
62ms184kbOK510
72ms184kbOK5
847ms1454kbOK515
954ms2052kbOK5
106ms200kbOK5
1173ms2412kbOK520
12130ms4227kbOK5
1392ms3313kbOK5
14178ms5521kbOK5
15226ms6610kbOK515
16178ms5341kbOK5
1716ms319kbOK5
18255ms7880kbOK515
19316ms9338kbOK5
2030ms249kbOK5
Punctaj total100

Ceva nu functioneaza?