Borderou de evaluare (job #1911227)

Utilizator catu_bogdan_99Catu Bogdan catu_bogdan_99 Data 7 martie 2017 19:49:31
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:23:9: warning: unused variable ‘i’ [-Wunused-variable] int i, j, t, fiu; ^ user.cpp:23:12: warning: unused variable ‘j’ [-Wunused-variable] int i, j, t, fiu; ^ user.cpp: In function ‘int main()’: user.cpp:70:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( i = 0; i < Sol.size(); ++i ) { ^ user.cpp:73:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( j = 0; j < Sol[ i ].size(); ++j ) { ^ user.cpp:57:27: warning: unused variable ‘d’ [-Wunused-variable] int n, m, i, j, x, y, d; ^ user.cpp:54: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:55: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:59: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:61: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
10ms1644kbNumar de componente gresit00
20ms1644kbCorect10
30ms1652kbNumar de componente gresit0
40ms1680kbNumar de componente gresit00
54ms1780kbNumar de componente gresit0
616ms1960kbNumar de componente gresit0
724ms2360kbNumar de componente gresit00
864ms3200kbNumar de componente gresit0
9132ms5240kbNumar de componente gresit0
10188ms7876kbCorect1010
Punctaj total10

Ceva nu functioneaza?