Borderou de evaluare (job #1936340)

Utilizator GabiTulbaGabi Tulba-Lecu GabiTulba Data 23 martie 2017 00:33:36
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int)’: user.cpp:17:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Graph[node].size();i++) ^ user.cpp: In function ‘void DFS2(int)’: user.cpp:25:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Reverse[node].size();i++) ^ user.cpp: In function ‘int main()’: user.cpp:46:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<Comp[i].size();j++) ^ user.cpp:33:25: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(IN,"%d%d",&N,&M); ^ user.cpp:36:72: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(IN,"%d%d",&X,&Y),Graph[X].push_back(Y),Reverse[Y].push_back(X); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms2064kbNumar de componente gresit00
20ms2068kbCorect10
30ms2076kbNumar de componente gresit0
44ms2108kbNumar de componente gresit00
58ms2244kbNumar de componente gresit0
620ms2588kbNumar de componente gresit0
728ms2948kbNumar de componente gresit00
880ms4044kbNumar de componente gresit0
916ms2736kbKilled by signal 6(SIGABRT).0
1012ms2768kbKilled by signal 11(SIGSEGV).00
Punctaj total0

Ceva nu functioneaza?