Borderou de evaluare (job #1867688)

Utilizator savulescustefanSavulescu Stefan savulescustefan Data 4 februarie 2017 11:43:02
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:46:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j=0;j<=(v[s[i]].size()-1);j++) ^ user.cpp:51:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (k=0;k<=v[x].size();k++) ^ user.cpp:58:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (h=0;h<=(v1[v[x][k]].size()-1);h++) ^ 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
10ms524kbOK10
20ms504kbKilled by signal 11(SIGSEGV).0
30ms504kbKilled by signal 11(SIGSEGV).0
40ms520kbKilled by signal 11(SIGSEGV).0
50ms552kbKilled by signal 11(SIGSEGV).0
68ms708kbKilled by signal 11(SIGSEGV).0
724ms1016kbRaspuns gresit0
816ms912kbKilled by signal 11(SIGSEGV).0
932ms1284kbKilled by signal 11(SIGSEGV).0
1084ms2040kbRaspuns gresit0
Punctaj total10

Ceva nu functioneaza?