Borderou de evaluare (job #1234706)

Utilizator thinkphpAdrian Statescu thinkphp Data 27 septembrie 2014 21:01:01
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘void DFS1(int)’: user.cpp:61:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < List1[ node ].size(); i++) { ^ user.cpp: In function ‘void DFS2(int)’: user.cpp:74:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < List2[ node ].size(); j++) { ^ user.cpp: In function ‘void displayList()’: user.cpp:136:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < List2[i].size(); j++) { ^ user.cpp: In function ‘void read()’: user.cpp:43:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^ user.cpp:45:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &num_nodes, &num_arcs); ^ user.cpp:49:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^ user.cpp: In function ‘void write()’: user.cpp:85:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms288kbCorect1030
20ms292kbCorect10
30ms296kbCorect10
40ms320kbCorect100
50ms284kbKilled by signal 11(SIGSEGV).0
60ms264kbKilled by signal 11(SIGSEGV).0
70ms272kbKilled by signal 11(SIGSEGV).00
80ms268kbKilled by signal 11(SIGSEGV).0
90ms260kbKilled by signal 11(SIGSEGV).0
100ms292kbKilled by signal 11(SIGSEGV).00
Punctaj total30

Ceva nu functioneaza?