Borderou de evaluare (job #1867705)

Utilizator savulescustefanSavulescu Stefan savulescustefan Data 4 februarie 2017 11:48:39
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:32:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (h=0;h<=(v1[v[i][j]].size()-1);h++) ^ user.cpp:47:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<=(v[s[i]].size()-1);j++) ^ user.cpp:52:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k=0;k<=v[x].size();k++) ^ user.cpp:59:64: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (h1=0;h1<=(v1[v[x][k]].size()-1);h1++) ^ user.cpp:9: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:10: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:11: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:14: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
10ms528kbOK10
20ms500kbKilled by signal 11(SIGSEGV).0
30ms524kbRaspuns gresit0
40ms520kbKilled by signal 11(SIGSEGV).0
50ms552kbKilled by signal 11(SIGSEGV).0
68ms712kbKilled by signal 11(SIGSEGV).0
724ms1024kbRaspuns gresit0
816ms912kbKilled by signal 11(SIGSEGV).0
940ms1284kbKilled by signal 11(SIGSEGV).0
1084ms2036kbRaspuns gresit0
Punctaj total10

Ceva nu functioneaza?