Borderou de evaluare (job #2866424)

Utilizator alexmorosanuMorosanu Alexandru alexmorosanu Data 9 martie 2022 18:13:18
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool hopcroft(int)': main.cpp:15:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 15 | for(int i=0;i<v[k].size();i++) | ~^~~~~~~~~~~~ main.cpp:22:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(int i=0;i<v[k].size();i++) | ~^~~~~~~~~~~~ main.cpp:29:1: warning: control reaches end of non-void function [-Wreturn-type] 29 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbKilled by Signal 110
22ms184kbKilled by Signal 110
32ms184kbKilled by Signal 110
42ms184kbKilled by Signal 110
52ms188kbKilled by Signal 110
66ms520kbKilled by Signal 110
716ms679kbKilled by Signal 110
811ms647kbKilled by Signal 110
925ms868kbKilled by Signal 110
1059ms1314kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?