Borderou de evaluare (job #1647003)

Utilizator Leonard1998Olariu Leonard Leonard1998 Data 10 martie 2016 18:39:13
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:19:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < G[x].size(); i++) ^ user.cpp: In function ‘void DFST(int, int)’: user.cpp:30:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < GT[x].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:61:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < ctc[i].size(); j++) fout << ctc[i][j] << ' '; ^ user.cpp:37:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf (fin, "%d %d", &n, &m); ^ user.cpp:40:38: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf (fin, "%d %d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms3968kbNumar de componente gresit00
24ms3972kbCorect10
34ms3980kbNumar de componente gresit0
44ms4020kbNumar de componente gresit00
512ms4148kbNumar de componente gresit0
624ms4528kbNumar de componente gresit0
732ms4944kbNumar de componente gresit00
888ms6184kbNumar de componente gresit0
9168ms8308kbNumar de componente gresit0
10228ms10664kbCorect1010
Punctaj total10

Ceva nu functioneaza?