Borderou de evaluare (job #1234770)

Utilizator thinkphpAdrian Statescu thinkphp Data 27 septembrie 2014 23:11:03
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void DFS1(int)’: user.cpp:63: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:81: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:143: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:45: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:47: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:51: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:92:31: 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
14ms3888kbComponente tare conexe: gresit412
24ms3888kbComponente tare conexe: gresit4
34ms3896kbComponente tare conexe: gresit4
44ms3924kbComponente tare conexe: gresit412
512ms4056kbComponente tare conexe: gresit4
624ms4356kbComponente tare conexe: gresit4
732ms4676kbComponente tare conexe: gresit412
880ms5712kbComponente tare conexe: gresit4
9152ms7352kbComponente tare conexe: gresit4
10184ms9124kbComponente tare conexe: gresit44
Punctaj total40

Ceva nu functioneaza?