Borderou de evaluare (job #2981429)

Utilizator gabrielinelusGabriel-Robert Inelus gabrielinelus Data 17 februarie 2023 21:58:17
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'void Solver::hopcroftKarp(const std::vector<std::vector<int> >&, const std::vector<std::vector<int> >&, std::vector<std::tuple<int, int> >&)': main.cpp:56:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for (int i = 0; i < left.size(); ++i) | ~~^~~~~~~~~~~~~ main.cpp: In member function 'void Solver::execute()': main.cpp:88:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 88 | for (auto [from, to]: matching) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbRaspuns gresit0
20ms184kbKilled by Signal 110
30ms184kbKilled by Signal 110
40ms184kbKilled by Signal 110
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
73ms708kbKilled by Signal 110
82ms839kbKilled by Signal 110
97ms1347kbKilled by Signal 110
1029ms2244kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?