Borderou de evaluare (job #1360131)

Utilizator vlady1997Vlad Bucur vlady1997 Data 25 februarie 2015 11:56:52
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 4

Raport evaluator

Compilare: user.cpp: In function ‘bool cuplaj(int)’: user.cpp:12:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0; i<g[x].size(); i++) ^ user.cpp:28:9: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:33:43: 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:34:45: 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); ^ user.cpp:35:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d",&n1,&n2,&m); ^ user.cpp:38:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&x,&y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit376kbTime limit exceeded.0
20ms404kbRaspuns gresit0
30ms400kbRaspuns gresit0
4Depăşit380kbTime limit exceeded.0
5Depăşit404kbTime limit exceeded.0
6Depăşit500kbTime limit exceeded.0
720ms688kbMultime de muchii incorecta4
8Depăşit596kbTime limit exceeded.0
9Depăşit816kbTime limit exceeded.0
1068ms1120kbRaspuns gresit0
Punctaj total4

Ceva nu functioneaza?