Borderou de evaluare (job #1911208)

Utilizator catu_bogdan_99Catu Bogdan catu_bogdan_99 Data 7 martie 2017 19:44:49
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void Tarjan(int)’: user.cpp:21:9: warning: unused variable ‘i’ [-Wunused-variable] int i, j, t, fiu; ^ user.cpp:21:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j, t, fiu; ^ user.cpp: In function ‘int main()’: user.cpp:68:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < Sol.size(); ++i ) { ^ user.cpp:71:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( j = 0; j < Sol[ i ].size(); ++j ) { ^ user.cpp:55:27: warning: unused variable ‘d’ [-Wunused-variable] int n, m, i, j, x, y, d; ^ user.cpp:52:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "ctc.in", "r", stdin ); ^ user.cpp:53:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen( "ctc.out", "w", stdout ); ^ user.cpp:57:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d%d",&n,&m ); ^ user.cpp:59:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf( "%d%d",&x,&y ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1464kbNumar de componente gresit00
20ms1472kbCorect10
30ms1476kbNumar de componente gresit0
40ms1520kbNumar de componente gresit00
54ms1612kbNumar de componente gresit0
616ms1824kbNumar de componente gresit0
724ms2256kbNumar de componente gresit00
868ms3116kbNumar de componente gresit0
9136ms5192kbNumar de componente gresit0
10196ms8020kbCorect1010
Punctaj total10

Ceva nu functioneaza?