Borderou de evaluare (job #1503629)

Utilizator al.mocanuAlexandru Mocanu al.mocanu Data 16 octombrie 2015 17:28:13
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:30:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < conex.size(); i++){ ^ user.cpp:31:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0; j < conex[i].size(); j++) ^ user.cpp: In function ‘void tarjan(int)’: user.cpp:43:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < l[x].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:17:31: 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:18:33: 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:19:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:21:24: 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
10ms1472kbNumar de componente gresit00
20ms1472kbCorect10
30ms1476kbNumar de componente gresit0
44ms1516kbNumar de componente gresit00
58ms1612kbNumar de componente gresit0
620ms1816kbNumar de componente gresit0
732ms2172kbNumar de componente gresit00
888ms2952kbNumar de componente gresit0
9168ms4880kbNumar de componente gresit0
10244ms7428kbCorect1010
Punctaj total10

Ceva nu functioneaza?