Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #951152)
| Utilizator | Data | 19 mai 2013 16:33:09 | |
|---|---|---|---|
| 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: In member function ‘void Bipartite_Graph::setMaximumMatch()’:
user.cpp:77: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 |
|---|---|---|---|---|
| 1 | 0ms | 380kb | OK | 10 |
| 2 | 0ms | 384kb | OK | 10 |
| 3 | 0ms | 384kb | Raspuns gresit | 0 |
| 4 | 4ms | 396kb | Raspuns gresit | 0 |
| 5 | 4ms | 420kb | Raspuns gresit | 0 |
| 6 | 8ms | 532kb | Raspuns gresit | 0 |
| 7 | 24ms | 696kb | Raspuns gresit | 0 |
| 8 | 20ms | 656kb | Raspuns gresit | 0 |
| 9 | 32ms | 920kb | Raspuns gresit | 0 |
| 10 | 64ms | 1324kb | Raspuns gresit | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
