Borderou de evaluare (job #1948743)

Utilizator GabiTulbaGabi Tulba-Lecu GabiTulba Data 1 aprilie 2017 13:12:49
Problema Componente biconexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void Get_Back(int, int, int)’: user.cpp:26:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Graph[vertex].size();i++) ^ user.cpp: In function ‘void Get_Low(int)’: user.cpp:36:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Back[vertex].size();i++) ^ user.cpp: In function ‘void Mark_Edges(int, int)’: user.cpp:48:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<T[vertex].size();i++) ^ user.cpp: In function ‘void Get_Comp(int, int)’: user.cpp:65:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<T[vertex].size();i++) ^ user.cpp: In function ‘void Get_BCC(int)’: user.cpp:71:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<T[vertex].size();i++) ^ user.cpp: In function ‘int main()’: user.cpp:107:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0;j<Out[i].size();j++) ^ user.cpp:84: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:88:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(IN,"%d%d",&X,&Y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms4896kbKilled by signal 11(SIGSEGV).0
24ms4896kbKilled by signal 11(SIGSEGV).0
34ms4900kbKilled by signal 11(SIGSEGV).0
44ms4896kbKilled by signal 11(SIGSEGV).0
54ms4896kbKilled by signal 11(SIGSEGV).0
64ms4900kbKilled by signal 11(SIGSEGV).0
74ms4896kbKilled by signal 11(SIGSEGV).0
84ms4896kbKilled by signal 11(SIGSEGV).0
94ms4896kbKilled by signal 11(SIGSEGV).0
104ms4904kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?