Borderou de evaluare (job #3120874)

Utilizator redstonegamer22Andrei Ion redstonegamer22 Data 9 aprilie 2023 00:53:34
Problema Cuplaj maxim de cost minim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void MCMF::bellman_ford()': main.cpp:40:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<MCMF::Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 40 | for(int i = 0; i < edges.size(); i += 2) { | ~~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:139:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 139 | for(auto e : mcmf.get_caps()) cout << e << " "; cout << '\n'; | ^~~ main.cpp:9:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 9 | #define cout out | ^~~ main.cpp:139:53: note: in expansion of macro 'cout' 139 | for(auto e : mcmf.get_caps()) cout << e << " "; cout << '\n'; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCorect10
20ms303kbCorect10
36ms557kbCorect10
46ms557kbCorect10
56ms557kbCorect10
6206ms3588kbCorect10
7194ms3330kbCorect10
8307ms3330kbCorect10
9312ms3325kbCorect10
10287ms3330kbCorect10
Punctaj total100

Ceva nu functioneaza?