Borderou de evaluare (job #1437488)

Utilizator StefanRARapeanu-Andreescu Stefan StefanRA Data 17 mai 2015 20:22:57
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘bool pairup(int)’: user.cpp:13:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i=0;i<graph[vertex].size();++i) ^ user.cpp: In function ‘int main()’: user.cpp:27: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:28: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:29:31: 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:32:25: 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
10ms400kbOK10
20ms400kbOK10
30ms400kbRaspuns gresit0
40ms404kbRaspuns gresit0
50ms432kbRaspuns gresit0
612ms572kbRaspuns gresit0
720ms692kbRaspuns gresit0
816ms696kbRaspuns gresit0
9100ms1040kbRaspuns gresit0
1068ms1276kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?