Borderou de evaluare (job #1642454)

Utilizator howsiweiHow Si Wei howsiwei Data 9 martie 2016 14:14:37
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 8

Raport evaluator

Compilare: user.cpp: In function ‘bool dfs(int)’: user.cpp:14:36: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] if (mt1[v] == -1 || !vis[mt1[v]] && dfs(mt1[v])) { ^ user.cpp: In function ‘int main()’: user.cpp:25:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("cuplaj.in", "r", stdin); ^ user.cpp:26:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("cuplaj.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms464kbMuchie inexistenta4
20ms464kbMuchie inexistenta4
30ms460kbRaspuns gresit0
44ms480kbRaspuns gresit0
524ms492kbRaspuns gresit0
6Depăşit568kbTime limit exceeded.0
7Depăşit728kbTime limit exceeded.0
8Depăşit700kbTime limit exceeded.0
9Depăşit924kbTime limit exceeded.0
10Depăşit1324kbTime limit exceeded.0
Punctaj total8

Ceva nu functioneaza?