Borderou de evaluare (job #1344453)

Utilizator ThomasFMI Suditu Thomas Thomas Data 16 februarie 2015 19:01:23
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:23:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<v[x].size();++i) if(!viz[v[x][i]]) DFS(v[x][i]); ^ user.cpp: In function ‘void DFST(int)’: user.cpp:29:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<w[x].size();++i) if(viz[w[x][i]]) DFST(w[x][i]); ^ user.cpp: In function ‘int main()’: user.cpp:51:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0;j<sol[i].size();++j) g<<sol[i][j]<<" "; g<<"\n"; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms3924kbNumar de componente gresit00
24ms3924kbCorect10
34ms3940kbNumar de componente gresit0
44ms3964kbNumar de componente gresit00
512ms4096kbNumar de componente gresit0
620ms4440kbNumar de componente gresit0
732ms4760kbNumar de componente gresit00
888ms5832kbNumar de componente gresit0
9172ms7768kbNumar de componente gresit0
10212ms9788kbCorect1010
Punctaj total10

Ceva nu functioneaza?