Borderou de evaluare (job #1871276)

Utilizator savulescustefanSavulescu Stefan savulescustefan Data 7 februarie 2017 11:23:31
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 28

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
10ms520kbOK10
20ms524kbOK10
30ms524kbMultime de muchii incorecta4
40ms540kbRaspuns gresit0
50ms568kbRaspuns gresit0
6116ms752kbRaspuns gresit0
728ms1048kbMultime de muchii incorecta4
8Depăşit932kbTime limit exceeded.0
9Depăşit1316kbTime limit exceeded.0
10Depăşit2284kbTime limit exceeded.0
Punctaj total28

Ceva nu functioneaza?