Borderou de evaluare (job #1642472)

Utilizator howsiweiHow Si Wei howsiwei Data 9 martie 2016 14:20:58
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
10ms456kbRaspuns gresit0
20ms460kbMuchie inexistenta4
30ms456kbRaspuns gresit0
44ms476kbRaspuns gresit0
524ms492kbMuchie inexistenta4
6Depăşit564kbTime limit exceeded.0
7Depăşit720kbTime limit exceeded.0
8Depăşit692kbTime limit exceeded.0
9Depăşit920kbTime limit exceeded.0
10Depăşit1320kbTime limit exceeded.0
Punctaj total8

Ceva nu functioneaza?