Borderou de evaluare (job #1957241)

Utilizator savulescustefanSavulescu Stefan savulescustefan Data 7 aprilie 2017 13:35:22
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 16

Raport evaluator

Compilare: user.cpp: In function ‘void cupleaza(int)’: user.cpp:16:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<=(v[q].size()-1);j++) ^ user.cpp:24:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (w=0;w<=(v1[v[q][j]].size()-1);w++) ^ user.cpp: In function ‘int main()’: user.cpp:68:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (h=0;h<=(v1[v[i][j]].size()-1);h++) ^ user.cpp:45:36: 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:46:38: 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:47:35: 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:50:32: 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
10ms524kbMuchie inexistenta4
20ms524kbMuchie inexistenta4
30ms524kbMuchie inexistenta4
40ms544kbRaspuns gresit0
50ms568kbRaspuns gresit0
6116ms752kbRaspuns gresit0
728ms1052kbMuchie inexistenta4
8Depăşit932kbTime limit exceeded.0
9Depăşit1316kbTime limit exceeded.0
10Depăşit2276kbTime limit exceeded.0
Punctaj total16

Ceva nu functioneaza?