Borderou de evaluare (job #951151)

Utilizator razvan9310FMI - Razvan Damachi razvan9310 Data 19 mai 2013 16:31:04
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In constructor ‘Bipartite_Graph::Bipartite_Graph(const int&, const int&)’: user.cpp:57:35: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(used, 0, sizeof(used)); ^ user.cpp:59:38: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(matched, 0, sizeof(matched)); ^ user.cpp: In member function ‘void Bipartite_Graph::setMaximumMatch()’: user.cpp:80:39: warning: argument to ‘sizeof’ in ‘void* memset(void*, int, size_t)’ call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(used, 0, sizeof(used)); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms376kbOK10
20ms376kbOK10
30ms380kbRaspuns gresit0
44ms388kbRaspuns gresit0
54ms408kbRaspuns gresit0
68ms520kbRaspuns gresit0
720ms700kbRaspuns gresit0
816ms660kbRaspuns gresit0
932ms916kbRaspuns gresit0
1064ms1320kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?