Borderou de evaluare (job #2813178)

Utilizator MateiDorian123Nastase Matei MateiDorian123 Data 5 decembrie 2021 22:28:21
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In static member function 'static bool Graph::find_augumentation_path(std::vector<std::vector<int> >&, std::vector<int>&, std::vector<int>&, std::vector<int>&)': main.cpp:402:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 402 | for(int i = 1; i <= left.size(); i++) | ~~^~~~~~~~~~~~~~ main.cpp: In member function 'void UnorientedGraph::euler_infoarena(std::string, std::string)': main.cpp:785:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 785 | for(int i = 0; i < cycle.size() - 1; ++i) | ~~^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbKilled by Signal 110
22ms184kbKilled by Signal 110
32ms184kbKilled by Signal 110
42ms184kbKilled by Signal 110
52ms184kbKilled by Signal 110
66ms344kbKilled by Signal 110
721ms647kbKilled by Signal 110
830ms659kbKilled by Signal 110
935ms1048kbKilled by Signal 110
1068ms1392kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?