Borderou de evaluare (job #1360129)

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

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ăşit380kbTime limit exceeded.0
20ms400kbRaspuns gresit0
30ms408kbRaspuns gresit0
4Depăşit380kbTime limit exceeded.0
5Depăşit404kbTime limit exceeded.0
6Depăşit500kbTime limit exceeded.0
720ms692kbRaspuns gresit0
8Depăşit596kbTime limit exceeded.0
9Depăşit820kbTime limit exceeded.0
1064ms1124kbRaspuns gresit0
Punctaj total0

Ceva nu functioneaza?