Borderou de evaluare (job #2929404)

Utilizator elenaa_g23Elena Georgescu elenaa_g23 Data 25 octombrie 2022 20:10:51
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void componente_afisare()': main.cpp:20:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(j=0;j<cmpCon[i].size();j++) | ~^~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs1(int)': main.cpp:28:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(j=0;j<lista_adiacenta[nod].size();j++) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int)': main.cpp:43:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 43 | for(j=0;j<lista_t[nod].size();j++) | ~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbNumar de componente gresit00
20ms184kbNumar de componente gresit0
30ms184kbNumar de componente gresit0
40ms184kbNumar de componente gresit00
50ms184kbNumar de componente gresit0
614ms1343kbNumar de componente gresit0
725ms2191kbNumar de componente gresit00
8112ms5849kbNumar de componente gresit0
9264ms12955kbNumar de componente gresit0
10347ms18722kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?