Borderou de evaluare (job #2814071)

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

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:786:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 786 | if (rez.size() != _nr_vertex + 1) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void infoarenaBellmanFord()': main.cpp:976:20: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 976 | if (sol.size() != n - 1) | ~~~~~~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK1010
22ms184kbOK1010
32ms184kbOK1010
42ms184kbOK1010
52ms184kbOK1010
62ms184kbOK1010
76ms1351kbOK1010
815ms4460kbOK1030
925ms7098kbOK10
1030ms8548kbOK10
Punctaj total100

Ceva nu functioneaza?