Borderou de evaluare (job #2814070)

Utilizator mentolnothingmoreNegrut Maria Daniela mentolnothingmore Data 7 decembrie 2021 15:49:32
Problema Flux maxim Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In member function 'int Graph::_flowBfs(const std::vector<std::vector<int> >&, const int&, const int&, std::vector<int>&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&)': main.cpp:517:18: warning: unused variable 'next' [-Wunused-variable] 517 | int current, next; | ^~~~ main.cpp: In member function 'std::vector<int> Graph::BellmanFord()': main.cpp:785:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 785 | if (rez.size() != _nr_vertex + 1) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void infoarenaBellmanFord()': main.cpp:975:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 975 | if (sol.size() != n - 1) | ~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK1010
22ms184kbOK1010
32ms184kbOK1010
42ms262kbOK1010
52ms184kbOK1010
62ms184kbOK1010
711ms1683kbOK1010
864ms4411kbTime limit exceeded00
964ms7094kbTime limit exceeded0
1063ms8577kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?