Borderou de evaluare (job #1437496)

Utilizator StefanRARapeanu-Andreescu Stefan StefanRA Data 17 mai 2015 20:39:01
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:28: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:29: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:30: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:33: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
10ms404kbOK10
20ms400kbOK10
30ms400kbRaspuns gresit0
40ms408kbRaspuns gresit0
50ms432kbRaspuns gresit0
612ms568kbRaspuns gresit0
716ms692kbRaspuns gresit0
816ms692kbRaspuns gresit0
996ms1036kbRaspuns gresit0
1064ms1276kbRaspuns gresit0
Punctaj total20

Ceva nu functioneaza?