Borderou de evaluare (job #2866418)

Utilizator alexmorosanuMorosanu Alexandru alexmorosanu Data 9 martie 2022 18:10: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 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
52ms184kbKilled by Signal 110
66ms823kbKilled by Signal 110
716ms913kbKilled by Signal 110
811ms909kbKilled by Signal 110
925ms1101kbKilled by Signal 110
1059ms1540kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?