Borderou de evaluare (job #2814038)

Utilizator mentolnothingmoreNegrut Maria Daniela mentolnothingmore Data 7 decembrie 2021 14:05:37
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In member function 'int Graph::_flowBfs(const int&, const int&, std::vector<int>&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&)': main.cpp:515:18: warning: unused variable 'current_flow' [-Wunused-variable] 515 | int current, current_flow,next_flow; | ^~~~~~~~~~~~ main.cpp:515:31: warning: unused variable 'next_flow' [-Wunused-variable] 515 | int current, current_flow,next_flow; | ^~~~~~~~~ main.cpp: In member function 'std::vector<int> Graph::BellmanFord()': main.cpp:759:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 759 | if (rez.size() != _nr_vertex + 1) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void infoarenaBellmanFord()': main.cpp:949:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 949 | if (sol.size() != n - 1) | ~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK1010
22ms184kbOK1010
32ms184kbOK1010
42ms184kbOK1010
564ms331kbTime limit exceeded00
664ms331kbTime limit exceeded00
721ms1671kbOK1010
864ms4317kbTime limit exceeded00
964ms6885kbTime limit exceeded0
1064ms8495kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?