Borderou de evaluare (job #1545549)

Utilizator al.mocanuAlexandru Mocanu al.mocanu Data 6 decembrie 2015 20:41:00
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 match(int)’: user.cpp:16:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < l[i].size(); j++) ^ user.cpp:23:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < l[i].size(); j++) ^ user.cpp:30:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In function ‘int main()’: user.cpp:33: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:34: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); ^ user.cpp:35:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &e); ^ user.cpp:37:24: 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
10ms400kbRaspuns gresit0
2Depăşit376kbTime limit exceeded.0
3Depăşit376kbTime limit exceeded.0
4Depăşit392kbTime limit exceeded.0
5Depăşit400kbTime limit exceeded.0
6Depăşit496kbTime limit exceeded.0
7Depăşit668kbTime limit exceeded.0
8Depăşit592kbTime limit exceeded.0
9Depăşit800kbTime limit exceeded.0
10Depăşit1284kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?